Sha256: 162c36daf9b822ee9db66676e39852fff4fd6fdb689bca69dba65bfbe5063bf7

Contents?: true

Size: 426 Bytes

Versions: 3

Compression:

Stored size: 426 Bytes

Contents

# Be sure to restart your server when you modify this file.

ExampleApp::Application.config.session_store :cookie_store, :key => '_example_app_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 "rails generate session_migration")
# ExampleApp::Application.config.session_store :active_record_store

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sexxy-emails-0.0.6 test/example_rails_app/config/initializers/session_store.rb
sexxy-emails-0.0.5 test/example_rails_app/config/initializers/session_store.rb
sexxy-emails-0.0.3 test/example_rails_app/config/initializers/session_store.rb