NoMethodError (undefined method `scoped' for #<Class:0x007fdf44e453b0>):
cyruscavalcante opened this issue · 2 comments
cyruscavalcante commented
NoMethodError (undefined method scoped for
activerecord (4.1.0.beta1) lib/active_record/dynamic_matchers.rb:22:in method_missing' rails3-jquery-autocomplete (1.0.12) lib/rails3-jquery-autocomplete/orm/active_record.rb:22:in
get_autocomplete_items'
marzapower commented
You should use
gem 'rails3-jquery-autocomplete', github: 'crowdint/rails3-jquery-autocomplete'
since this issue has been addressed in the master branch and not yet released, and the change will specifically target Rails 4.1.x
bigtunacan commented
I bumped the gem to latest this weekend so you can go straight to rubygems again.