On 4 April 2010 07:03, Liquid Fury <[email protected]> wrote: > Unfortunately not. There are many posts regarding the wrongness of > passing a variable to a model for example (which makes sense)
Why do you need the current user in the model? Colin > and I just > assume the same wrongness in our case - however no suggested solution. > Just for fun I stuffed some of the user info into a global in the user > sessions controller and it failed (as expected) in production. I tried > also to stick it into the session. There must be something that can be > done in the weborb config. The weborb forums are no help. In the mean > time I temporarily solved my problem by identifying the user via ip > address (which I can do in my situation). > > If you find anything that works, please let me know. > > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

