I'd like to add something like the "remember me" option into a Rails application and I need to create a persistent session that doesn't expire when the user closes his browser. The only solution I found right now is to use a plugin: I'd like to add something like the "remember me