Sha256: fff393d96315e5dd8579e9b4ec1a902dc68c9dfd68842b60579562652f4c794c

Contents?: true

Size: 475 Bytes

Versions: 6

Compression:

Stored size: 475 Bytes

Contents

# frozen_string_literal: true

# 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
#------------------------------------------------------------------------------
# Load the rails application
require File.expand_path('../application', __FILE__)

# Initialize the rails application
FatFreeCRM::Application.initialize!

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
fat_free_crm-0.18.2 config/environment.rb
fat_free_crm-0.17.3 config/environment.rb
fat_free_crm-0.18.1 config/environment.rb
fat_free_crm-0.18.0 config/environment.rb
fat_free_crm-0.17.2 config/environment.rb
fat_free_crm-0.17.1 config/environment.rb