replace qrammer with qwaiter

This commit is contained in:
2012-11-29 19:07:19 +01:00
parent e0a3333e8f
commit d22813e778
22 changed files with 60 additions and 60 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
# Be sure to restart your server when you modify this file.
Qrammer::Application.config.session_store :cookie_store, key: '_qrammer_session'
Qwaiter::Application.config.session_store :cookie_store, key: '_qwaiter_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")
# Qrammer::Application.config.session_store :active_record_store
# Qwaiter::Application.config.session_store :active_record_store