Changing Session Store in Rails

written by Paul on March 5th, 2009 @ 03:29 PM

TIP: If you change the sessions store in rails, I would recommend also changing the session_id so your app doesn’t blow up with 500 errors on every request.

I changed the store from cookie based sessions (the default) to memcached based sessions.

Comments are closed

Options:

Size

Colors