Sha256: 07286510b9fa1382aa1e2e07a53b9b737af40c7eb54a90e03e6b04a9d63987bb

Contents?: true

Size: 462 Bytes

Versions: 11

Compression:

Stored size: 462 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.exists?(ENV['BUNDLE_GEMFILE'])

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
fat_free_crm-0.13.6 config/boot.rb
fat_free_crm-0.13.5 config/boot.rb
fat_free_crm-0.13.4 config/boot.rb
fat_free_crm-0.13.3 config/boot.rb
fat_free_crm-0.13.2 config/boot.rb
fat_free_crm-0.12.3 config/boot.rb
fat_free_crm-0.12.2 config/boot.rb
fat_free_crm-0.13.1 config/boot.rb
fat_free_crm-0.12.1 config/boot.rb
fat_free_crm-0.13.0 config/boot.rb
fat_free_crm-0.12.0 config/boot.rb