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