Sha256: 890c922afbb3720f1c82739ec73f7aad1c4a7ff0dc72c1ab4d3397aad6201d08
Contents?: true
Size: 467 Bytes
Versions: 8
Compression:
Stored size: 467 Bytes
Contents
# Copyright (c) 2008-2013 Michael Dvorkin and contributors. # # Fat Free CRM is freely distributable under the terms of MIT license. # See MIT-LICENSE file or http://www.opensource.org/licenses/mit-license.php #------------------------------------------------------------------------------ # Be sure to restart your server when you modify this file. if FatFreeCRM.application? Rails.application.config.session_store :cookie_store, key: '_fat_free_crm_session' end
Version data entries
8 entries across 8 versions & 1 rubygems