2019-07-30 21:29:24 +00:00
|
|
|
# frozen_string_literal: true
|
|
|
|
|
2018-03-25 17:30:42 +00:00
|
|
|
# Be sure to restart your server when you modify this file.
|
|
|
|
|
2018-11-09 00:29:00 +00:00
|
|
|
Rails.application.config.session_store :cookie_store, key: '_commitchange_session'
|