lets start this

This commit is contained in:
jomo
2013-05-18 22:46:56 +02:00
commit 149232ec0c
45 changed files with 866 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Be sure to restart your server when you modify this file.
Site::Application.config.session_store :cookie_store, key: '_site_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")
# Site::Application.config.session_store :active_record_store