Sha256: 3bf469515cd813ce3a3458f51d0a36baf88a8977b9759b24f4ea2b6a6bc78fe7
Contents?: true
Size: 369 Bytes
Versions: 11
Compression:
Stored size: 369 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 #------------------------------------------------------------------------------ Dir[ File.dirname(__FILE__) + "/core_ext/*.rb" ].each { |file| require(file) }
Version data entries
11 entries across 11 versions & 1 rubygems