Sha256: 4e8d053087f0357100ce54f39cb31eef4364e5154340d733a09261f91167139b

Contents?: true

Size: 226 Bytes

Versions: 7

Compression:

Stored size: 226 Bytes

Contents

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'timeframe'
require 'spec'
require 'spec/autorun'
require 'date'

Spec::Runner.configure do |config|
  
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
timeframe-0.0.8 spec/spec_helper.rb
timeframe-0.0.7 spec/spec_helper.rb
timeframe-0.0.6 spec/spec_helper.rb
timeframe-0.0.5 spec/spec_helper.rb
timeframe-0.0.4 spec/spec_helper.rb
timeframe-0.0.3 spec/spec_helper.rb
timeframe-0.0.2 spec/spec_helper.rb