I've install the gem OK via the .gems manifest.  I can see that 2.0.9
is installed.  However, when I try and run my app, it's giving me a
nomethoderror on one of the built in functions:

NoMethodError (undefined method `valid_password?' for #<User:
0x2b30eff9e458>):
    /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/
active_record/attribute_methods.rb:255:in `method_missing'
    /home/slugs/11201_5e8d038_aeaa/mnt/.gems/gems/authlogic-2.0.9/lib/
authlogic/session/password.rb:140:in `send'
    /home/slugs/11201_5e8d038_aeaa/mnt/.gems/gems/authlogic-2.0.9/lib/
authlogic/session/password.rb:140:in `validate_by_password'
    /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/
active_support/callbacks.rb:178:in `send'

I'm not even sure how to go about debugging.  It's working on my dev
2.2.2 machine with same version of gems, as well as on another
hoster.

Any ideas on where to look?
thanks,
Oren


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to