Changeset [ba31cc86f5cc85cae33061d944fcd4dcfaae0862] by Nathan Broadbent
January 27th, 2012 @ 09:55 PM
Refactored most of the 5 core controllers logic into the base
controller (Contact, Lead, Account, Campaign, Opportunity)
https://github.com/fatfreecrm/fat_free_crm/commit/ba31cc86f5cc85cae...
Committed by Nathan Broadbent
- A app/models/task.rb
- A app/views/base/destroy.js.rjs
- A app/views/base/index.html.haml
- A app/views/base/index.js.rjs
- A spec/controllers/base_controller_spec.rb
- R app/models/base/task.rb
- R app/views/accounts/destroy.js.rjs
- R app/views/accounts/index.html.haml
- R app/views/accounts/index.js.rjs
- R app/views/opportunities/destroy.js.rjs
- R app/views/campaigns/destroy.js.rjs
- R app/views/campaigns/index.html.haml
- R app/views/campaigns/index.js.rjs
- R app/views/contacts/destroy.js.rjs
- R app/views/contacts/index.html.haml
- R app/views/contacts/index.js.rjs
- R app/views/leads/destroy.js.rjs
- R app/views/leads/index.html.haml
- R app/views/leads/index.js.rjs
- R app/views/opportunities/index.html.haml
- R app/views/opportunities/index.js.rjs
- R app/views/shared/_export.html.haml
- M Gemfile
- M Gemfile.lock
- M app/controllers/accounts_controller.rb
- M app/controllers/base_controller.rb
- M app/controllers/campaigns_controller.rb
- M app/controllers/contacts_controller.rb
- M app/controllers/leads_controller.rb
- M app/controllers/opportunities_controller.rb
- M app/views/admin/users/index.html.haml
- M app/views/home/index.html.haml
- M config/environments/development.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