Sha256: b26dedeb2a91f656cba9118f86aaae336457e72a066f498a881b038f1762fc47
Contents?: true
Size: 602 Bytes
Versions: 10
Compression:
Stored size: 602 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 #------------------------------------------------------------------------------ require "fat_free_crm/gem_ext/active_record/schema_dumper" require "fat_free_crm/gem_ext/active_support/buffered_logger" require "fat_free_crm/gem_ext/action_controller/base" require "fat_free_crm/gem_ext/simple_form/action_view_extensions/form_helper" require "fat_free_crm/gem_ext/rake/task" if defined?(Rake)
Version data entries
10 entries across 10 versions & 2 rubygems