Hi Guys Thanks for the ideas. Some good stuff here to look into.
After thinking about this a bit more I'd like to slightly rephrase my question: Is it possible to create variables in the rails environment that persist globally - not as sessions - that would be too much porting of information forwards and back. In any case the data needs to be visible 'between' sessions as well. In old style Visual Basic ASP there was a file called global.asa where one could define variables that were always available to all sessions. Is there a similar thing in rails? Thanks for the pointers once again. -- 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.

