Sha256: 9de62c9f7d1f4c025c122846fa1f81627c07c0436de2c61da2c784a08891d0e1
Contents?: true
Size: 448 Bytes
Versions: 11
Compression:
Stored size: 448 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
11 entries across 11 versions & 1 rubygems