Sha256: 75ecf73f364f542945d92f327c13290ad060d9a113924a2e67c0698cb1024086

Contents?: true

Size: 447 Bytes

Versions: 3

Compression:

Stored size: 447 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_relative 'application'

# Initialize the rails application
Rails.application.initialize!

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fat_free_crm-0.21.0 config/environment.rb
fat_free_crm-0.20.1 config/environment.rb
fat_free_crm-0.20.0 config/environment.rb