mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
* Update boilerplate with `bin/rake rails:upgrade` * Use test instead of test:all rake task * Change stylesheet extensions from .css.scss to .scss * Update docs to use localhost instead of 0.0.0.0 because Rails 4.2 no longer listens on all addresses by default.
3 lines
132 B
Ruby
3 lines
132 B
Ruby
# Be sure to restart your server when you modify this file.
|
|
|
|
Rails.application.config.action_dispatch.cookies_serializer = :marshal
|