The command for creating the sessions table has changed

This commit is contained in:
Akira Matsuda
2010-08-30 15:58:54 +09:00
parent 591e87fe7b
commit db24aab624

View File

@@ -4,5 +4,5 @@
# 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")
# (create the session table with "rails generate session_migration")
# <%= app_const %>.config.session_store :active_record_store