Sha256: dcb53057069cbb9d20d0d6c8a3279c550947d1ff0ec97e582960ea17256cd3cd

Contents?: true

Size: 210 Bytes

Versions: 13

Compression:

Stored size: 210 Bytes

Contents

require 'rubygems'
require 'bundler/setup'
require 'rspec'
require 'fabrication'

require File.expand_path('../../lib/kosher', __FILE__)

Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each { |f| require f }

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
kosher-0.1.12 spec/spec_helper.rb
kosher-0.1.11 spec/spec_helper.rb
kosher-0.1.10 spec/spec_helper.rb
kosher-0.1.9 spec/spec_helper.rb
kosher-0.1.8 spec/spec_helper.rb
kosher-0.1.7 spec/spec_helper.rb
kosher-0.1.6 spec/spec_helper.rb
kosher-0.1.5 spec/spec_helper.rb
kosher-0.1.4 spec/spec_helper.rb
kosher-0.1.3 spec/spec_helper.rb
kosher-0.1.2 spec/spec_helper.rb
kosher-0.1.1 spec/spec_helper.rb
kosher-0.1.0 spec/spec_helper.rb