Sha256: c36507fd3bec418d80337fc4337536c8b37e6571ea0dca190c170a7361cfa703

Contents?: true

Size: 803 Bytes

Versions: 42

Compression:

Stored size: 803 Bytes

Contents

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

# Your secret key for verifying cookie session data integrity.
# If you change this key, all old sessions will become invalid!
# Make sure the secret is at least 30 characters and all random, 
# no regular words or you'll be exposed to dictionary attacks.
ActionController::Base.session = {
  :key         => '_rails_root_session',
  :secret      => '7bc680488f32703dcc8d4f0b02f629e0a913e3877e67408c83dc7d83d06532806585afbe4d27aa0c91c4341cc0a09e143b50b586da9dfc842de3474a5af40a6b'
}

# 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")
# ActionController::Base.session_store = :active_record_store

Version data entries

42 entries across 42 versions & 6 rubygems

Version Path
honkster-honkster-jelly-0.2.0 spec/rails_root/config/initializers/session_store.rb
honkster-honkster-jelly-0.3.0 spec/rails_root/config/initializers/session_store.rb
pivotal-honkster-jelly-0.3.0 spec/rails_root/config/initializers/session_store.rb
pivotal-jelly-0.3.1 spec/rails_root/config/initializers/session_store.rb
pivotal-jelly-0.3.5 spec/rails_root/config/initializers/session_store.rb
pivotal-jelly-0.4.0 spec/rails_root/config/initializers/session_store.rb
pivotal-jelly-0.5.0 spec/rails_root/config/initializers/session_store.rb
pivotal-jelly-0.5.1 spec/rails_root/config/initializers/session_store.rb
pivotal-jelly-0.5.3 spec/rails_root/config/initializers/session_store.rb
honkster-jelly-0.8.14 spec/rails_root/config/initializers/session_store.rb
jelly-0.8.10 spec/rails_root/config/initializers/session_store.rb
honkster-jelly-0.8.13 spec/rails_root/config/initializers/session_store.rb
honkster-jelly-0.8.12 spec/rails_root/config/initializers/session_store.rb
honkster-jelly-0.8.11 spec/rails_root/config/initializers/session_store.rb
honkster-jelly-0.8.10 spec/rails_root/config/initializers/session_store.rb
honkster-jelly-0.8.9 spec/rails_root/config/initializers/session_store.rb
honkster-jelly-0.8.8 spec/rails_root/config/initializers/session_store.rb
honkster-jelly-0.8.7 spec/rails_root/config/initializers/session_store.rb
honkster-jelly-0.8.6 spec/rails_root/config/initializers/session_store.rb
btakita-jelly-0.8.5 spec/rails_root/config/initializers/session_store.rb