Sha256: 934177506cbdd081801cffd052047fef19549d476e72ebeebeff0b958bfedb0e

Contents?: true

Size: 438 Bytes

Versions: 9

Compression:

Stored size: 438 Bytes

Contents

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

HelloWorld3213::Application.config.session_store :cookie_store, key: '_hello_world_3.2.13_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")
# HelloWorld3213::Application.config.session_store :active_record_store

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
codesake-dawn-0.85 spec/support/hello_world_3.2.13/config/initializers/session_store.rb
codesake-dawn-0.80.0 spec/support/hello_world_3.2.13/config/initializers/session_store.rb
codesake-dawn-0.79.99 spec/support/hello_world_3.2.13/config/initializers/session_store.rb
codesake-dawn-0.77 spec/support/hello_world_3.2.13/config/initializers/session_store.rb
codesake-dawn-0.75 spec/support/hello_world_3.2.13/config/initializers/session_store.rb
codesake-dawn-0.72 spec/support/hello_world_3.2.13/config/initializers/session_store.rb
codesake-dawn-0.70 spec/support/hello_world_3.2.13/config/initializers/session_store.rb
codesake-dawn-0.60 spec/support/hello_world_3.2.13/config/initializers/session_store.rb
codesake-dawn-0.50 spec/support/hello_world_3.2.13/config/initializers/session_store.rb