Sha256: 96b4c4ec893b6353a7ba454150e12efe7e203bf143e1fa59daddb9586d35353f
Contents?: true
Size: 496 Bytes
Versions: 5
Compression:
Stored size: 496 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 #------------------------------------------------------------------------------ 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/rake/task" if defined?(Rake)
Version data entries
5 entries across 5 versions & 1 rubygems