Sha256: e5c31a0d1b96b7c40587fd41c5b69e19fbdcfee6da1b65bb0e837a02b7fa6305
Contents?: true
Size: 450 Bytes
Versions: 15
Compression:
Stored size: 450 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 'spec_helper' # Put your acceptance spec helpers inside /spec/features/support Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each { |f| require f }
Version data entries
15 entries across 15 versions & 2 rubygems