Sha256: 827b3e637458f67d13e592f16db3e74e5d3a3af0fb08252d5108aa04f291cb25

Contents?: true

Size: 248 Bytes

Versions: 31

Compression:

Stored size: 248 Bytes

Contents

require 'rspec'
require 'timespan'

# Requires supporting files with custom matchers and macros, etc,
# in ./support/ and its subdirectories.
Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f}

RSpec.configure do |config|
  
end

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
timespan-0.6.0 spec/spec_helper.rb
timespan-0.5.9 spec/spec_helper.rb
timespan-0.5.7 spec/spec_helper.rb
timespan-0.5.6.1 spec/spec_helper.rb
timespan-0.5.6 spec/spec_helper.rb
timespan-0.5.5 spec/spec_helper.rb
timespan-0.5.4 spec/spec_helper.rb
timespan-0.5.3 spec/spec_helper.rb
timespan-0.5.2 spec/spec_helper.rb
timespan-0.5.1 spec/spec_helper.rb
timespan-0.5.0 spec/spec_helper.rb
timespan-0.4.9 spec/spec_helper.rb
timespan-0.4.6 spec/spec_helper.rb
timespan-0.4.5 spec/spec_helper.rb
timespan-0.4.4 spec/spec_helper.rb
timespan-0.4.3 spec/spec_helper.rb
timespan-0.4.2 spec/spec_helper.rb
timespan-0.4.1 spec/spec_helper.rb
timespan-0.4.0 spec/spec_helper.rb
timespan-0.3.2 spec/spec_helper.rb