Sha256: 8cd5829eeb16b6023b7637e39a004ac811cac8cee31c49fc4a270f28f8bc6efe
Contents?: true
Size: 406 Bytes
Versions: 6
Compression:
Stored size: 406 Bytes
Contents
# Be sure to restart your server when you modify this file. RailsApp::Application.config.session_store :cookie_store, :key => '_hoge_session' # Use the database for sessions instead of the cookie-based default, # which shouldn't be used to store highly confidential information # (create the session table with "rake db:sessions:create") # RailsApp::Application.config.session_store :active_record_store
Version data entries
6 entries across 6 versions & 1 rubygems