@@ -31,7 +31,7 Rails::Initializer.run do |config| | |||
|
31 | 31 | # config.log_level = :debug |
|
32 | 32 | |
|
33 | 33 | # Use the database for sessions instead of the file system |
|
34 |
# (create the session table with 'rake |
|
|
34 | # (create the session table with 'rake db:sessions:create') | |
|
35 | 35 | # config.action_controller.session_store = :active_record_store |
|
36 | 36 | config.action_controller.session_store = :PStore |
|
37 | 37 |
General Comments 0
You need to be logged in to leave comments.
Login now