I am trying to launch my rails app but when i launch the server in 
production mode my sessions controller cannot access my user controller. 
How do I fix this relationship not being set?

The problem is, in my sessions controller I can't instantiate User (e.g. 
User.find.authenticate (for has_secure_password))

Any ideas??

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/a8af32b1-7d68-4417-bbd8-d9ffa10895fa%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to