Hassan Schroeder wrote:
> 
> Is there any chance your form data needs to persist across sessions,
> (as in user leaves, comes back, resumes filling in unfinished form)?
> 
> If not, you could save your variables in a hash in session. Otherwise
> I would create a Form model and save it to the DB.
> 
No, user doesn't leave. It just could end up in many request cycles. 
Didn't have the Session a very small amount of data it can save?
-- 
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