Although I have idea, I would guess that you can store as much in rails
session as you want.  Your server probably won't like you much though.

On Sun, Dec 21, 2008 at 7:07 PM, Tom Ha <rails-mailing-l...@andreas-s.net>wrote:

>
> Hi there,
>
> does anyone know (for sure) how much data we can technically store in
> and later retrieve from a Rails session?
>
> The other option to store and retrieve a really big chunk of data seems
> to be a Marshal dump+load. But since this seems more complicated than
> with a session, I'd prefer to work with the session if possible.
>
> Thanks for your help!
> Tom
> --
> 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-talk@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