Hi!

I'm converting my Rails 3.1 app from cookie sessions to database
sessions.
I've added an extra column on the sessions table to save the user_id.

I read the documentation in
http://apidock.com/rails/v3.1.0/ActiveRecord/SessionStore and googled
but can't seem to find a way to set the session's user_id that works.

Can someone help?

Thanks

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