Displaying 1 result from an estimated 1 matches for "communitysit".
Did you mean:
communitysites
2008 Sep 18
1
user_observer (restful_authentication) causes failure in loading rails
...n an app and it has been working
fine, but I recently was changing the account creation flow and needed
to enable the UserObserver. I did so by including it in the
environment.rb (config.active_record.observers = :user_observer) and
Rails wouldn''t start.
I got the following error;
source/communitysites/vendor/rails/activerecord/lib/active_record/
base.rb:1672:in `method_missing_without_paginate'': undefined method
`format_attribute'' for #<Class:0x2256a14> (NoMethodError)
from /source/communitysites/vendor/plugins/will_paginate/lib/
will_paginate/finder.rb:164:in `method_...