Started again with Rails 4
[feedcatcher.git] / config / initializers / session_store.rb
1 # Be sure to restart your server when you modify this file.
2
3 Feedcatcher::Application.config.session_store :cookie_store, key: '_feedcatcher_session'