OSDN Git Service

Initial import.
[example/hello.git] / config / initializers / session_store.rb
1 # Be sure to restart your server when you modify this file.
2
3 Hello::Application.config.session_store :cookie_store, key: '_hello_session'