Guest User

Untitled

a guest
Nov 21st, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. # Be sure to restart your server when you modify this file.
  2.  
  3. # MyApp::Application.config.session_store :cookie_store, key: '_myapp_session'
  4.  
  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 "rails generate session_migration")
  8.  
  9. MyApp::Application.config.session_store Rails::SessionStore
Add Comment
Please, Sign In to add comment