On Thursday, January 2, 2014 11:06:53 PM UTC, Cameron Craig wrote: > > 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)) > > There is no relationship between controllers. What exactly happens (eg what exception is thrown) ?
Fred -- 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/0e5c8c44-8d1b-4386-aae1-f70a9cd90c75%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

