Changeset [51fd18260201c0eefb6acd79f8874df4df232060] by Steve Kenworthy
December 6th, 2011 @ 08:51 PM
Added numeric id constraint to
accounts/campaigns/contacts/leads/opportunities/tasks/users. This
allows plugins to define routes such as /contacts/action and not
have it overriden by our app if the plugin loads later. If we can
find a better way to load plugin routes before the main application
routes then this is no longer necessary.
https://github.com/fatfreecrm/fat_free_crm/commit/51fd18260201c0eef...
Committed by Steve Kenworthy
- M config/routes.rb
- M spec/routing/accounts_routing_spec.rb
- M spec/routing/campaigns_routing_spec.rb
- M spec/routing/contacts_routing_spec.rb
- M spec/routing/leads_routing_spec.rb
- M spec/routing/opportunities_routing_spec.rb
- M spec/routing/tasks_routing_spec.rb
- M spec/routing/users_routing_spec.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