Sha256: 6039b7dc56c0494300500c687d3a854a90611d4795c56d0ba26c0c6451b76277

Contents?: true

Size: 461 Bytes

Versions: 7

Compression:

Stored size: 461 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
#------------------------------------------------------------------------------

# Set up gems listed in the Gemfile.
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)

require 'bundler/setup' if File.exist?(ENV['BUNDLE_GEMFILE'])

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
fat_free_crm-0.14.2 config/boot.rb
fat_free_crm-0.14.1 config/boot.rb
fat_free_crm-0.15.0.beta.2 config/boot.rb
fat_free_crm-0.15.0.beta config/boot.rb
fat_free_crm-0.14.0 config/boot.rb
reduced_fat_crm-0.15.0.beta config/boot.rb
reduced_fat_crm-0.14.0 config/boot.rb