Changeset [4773ede5e09fcd1becad738a18b9e4e3557e4113] by Nathan Broadbent

October 20th, 2012 @ 12:33 AM

Fix controller specs for 1.8.7 - Must set access before user_ids, because user_ids= method depends on access value. 1.9 was setting access first, 1.8.7 was using an unordered params hash so the keys were being set in a different order.
https://github.com/fatfreecrm/fat_free_crm/commit/4773ede5e09fcd1be...

Committed by Nathan Broadbent

  • M app/controllers/entities/accounts_controller.rb
  • M app/controllers/entities/campaigns_controller.rb
  • M app/controllers/entities/leads_controller.rb
  • M app/models/entities/contact.rb
  • M app/models/entities/opportunity.rb
  • M spec/controllers/entities/accounts_controller_spec.rb
  • M spec/controllers/entities/campaigns_controller_spec.rb
  • M spec/controllers/entities/contacts_controller_spec.rb
  • M spec/controllers/entities/leads_controller_spec.rb
  • M spec/controllers/entities/opportunities_controller_spec.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