Well, I haven''t used it personally (yet) but:
rake create_session_table
and
config.action_controller.session_store = :active_record_store
should take care of it.
See:
http://documentation.rubyonrails.com/release_notes/
upgrading_from_0131_to_10.html
(or attend Marcel''s bootcamp at Big Nerd Ranch)
- josh
On Dec 14, 2005, at 3:25 PM, Scott Phelps wrote:
> I need to be able to save and restore form data to and from a
> session. Has anybody worked through this already?
> _______________________________________________
> Rails mailing list
> Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
> http://lists.rubyonrails.org/mailman/listinfo/rails