845cb694af6f3fb3f9ce919af6ad9c354b6af85b
[unicorn.git] / t / rails3-app / config / initializers / session_store.rb
blob845cb694af6f3fb3f9ce919af6ad9c354b6af85b
1 # Be sure to restart your server when you modify this file.
3 Rails.application.config.session_store :cookie_store, :key => '_app_session'
5 # Use the database for sessions instead of the cookie-based default,
6 # which shouldn't be used to store highly confidential information
7 # (create the session table with "rake db:sessions:create")
8 # Rails.application.config.session_store :active_record_store