How Rails sessions work
Sessions in Rails are easy to use, but they can seem a little magical. How does Rails know to show the right data to the right person? And how do you decide where to keep your session data?
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Sessions in Rails are easy to use, but they can seem a little magical. How does Rails know to show the right data to the right person? And how do you decide where to keep your session data?
Post a comment