Changeset [74533a002be713ad47e256b1922126a614bcf85b] by Mike Dvorkin

March 14th, 2010 @ 11:46 AM

Added Email model, generated Rspec+Haml scaffolds
http://github.com/michaeldv/fat_free_crm/commit/74533a002be713ad47e...

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
New-ticket Create new ticket

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