Changeset [b304485df780f6f4199d611ae6c761d952ce6759] by Mike Dvorkin
April 25th, 2010 @ 05:41 PM
Added Email model, generated Rspec+Haml scaffolds
http://github.com/michaeldv/fat_free_crm/commit/b304485df780f6f4199...
Committed by Mike Dvorkin
- A app/controllers/emails_controller.rb
- A app/helpers/emails_helper.rb
- A app/models/email.rb
- A app/views/emails/edit.html.haml
- A app/views/emails/index.html.haml
- A app/views/emails/new.html.haml
- A app/views/emails/show.html.haml
- A db/migrate/024_create_emails.rb
- A spec/controllers/emails_controller_spec.rb
- A spec/fixtures/emails.yml
- A spec/helpers/emails_helper_spec.rb
- A spec/models/email_spec.rb
- A spec/routing/emails_routing_spec.rb
- A spec/views/emails/edit.html.haml_spec.rb
- A spec/views/emails/index.html.haml_spec.rb
- A spec/views/emails/new.html.haml_spec.rb
- A spec/views/emails/show.html.haml_spec.rb
- M config/routes.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby on Rails CRM platform for Web 2.0 and beyond