Hi Pieter

> 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. 

   This is possible by global variables in ruby (variables starts with 
@@ )

>In any case the data needs to be visible 
> 'between' sessions as well.

   But this needs the data to be stored in D B it self. Is it?


Sijo
-- 
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.

Reply via email to