Unfortunately not.  There are many posts regarding the wrongness of 
passing a variable to a model for example (which makes sense) 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 rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to