* Add protected_attributes gem dependency; * Remove deprecated usages of AR .find method;
4 lines
138 B
Ruby
4 lines
138 B
Ruby
# Be sure to restart your server when you modify this file.
|
|
|
|
Scube::Application.config.session_store :cookie_store, key: '_scube_session'
|