2019-07-30 23:29:24 +02:00
|
|
|
# frozen_string_literal: true
|
|
|
|
|
2018-03-25 13:30:42 -04:00
|
|
|
# Be sure to restart your server when you modify this file.
|
|
|
|
|
2018-11-08 18:29:00 -06:00
|
|
|
Rails.application.config.session_store :cookie_store, key: '_commitchange_session'
|