Sha256: 340e8577b99feef6043000a9e2a1ee664453fe07b788c0bba7348bcb44279093

Contents?: true

Size: 207 Bytes

Versions: 15

Compression:

Stored size: 207 Bytes

Contents

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

Spec::Runner.configure do |config|
  
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
freyr-0.4.2 spec/spec_helper.rb
freyr-0.4.1 spec/spec_helper.rb
freyr-0.4.0 spec/spec_helper.rb
freyr-0.3.13 spec/spec_helper.rb
freyr-0.3.12 spec/spec_helper.rb
freyr-0.3.11 spec/spec_helper.rb
freyr-0.3.9 spec/spec_helper.rb
freyr-0.3.8 spec/spec_helper.rb
freyr-0.3.7 spec/spec_helper.rb
freyr-0.3.6 spec/spec_helper.rb
freyr-0.3.5 spec/spec_helper.rb
freyr-0.3.4 spec/spec_helper.rb
freyr-0.3.3 spec/spec_helper.rb
freyr-0.3.2 spec/spec_helper.rb
freyr-0.3.0 spec/spec_helper.rb