Changeset [65b3aec2b202255288b3ec64a799d911df6c53d1] by Mike Dvorkin

May 27th, 2009 @ 02:59 PM

  • Refactored auto_complete to use before_filter.
  • Created shared behavior specs to test auto_complete.
  • Display a message when no quick find matches were found. [#45 state:resolved] http://github.com/michaeldv/fat_...

Committed by Mike Dvorkin

  • M CHANGELOG
  • M app/controllers/accounts_controller.rb
  • M app/controllers/application.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/common/auto_complete.html.haml
  • M app/views/layouts/_header.html.haml
  • M public/javascripts/application.js
  • M spec/controllers/accounts_controller_spec.rb
  • M spec/controllers/accounts_routing_spec.rb
  • M spec/controllers/campaigns_controller_spec.rb
  • M spec/controllers/campaigns_routing_spec.rb
  • M spec/controllers/contacts_controller_spec.rb
  • M spec/controllers/contacts_routing_spec.rb
  • M spec/controllers/leads_controller_spec.rb
  • M spec/controllers/leads_routing_spec.rb
  • M spec/controllers/opportunities_controller_spec.rb
  • M spec/controllers/opportunities_routing_spec.rb
  • M spec/shared/controllers.rb
  • M spec/spec_helper.rb
  • M spec/views/common/auto_complete.haml_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