Sha256: 83a5b993e04cc26cb3fb470610d2545a2804251b1e80537fdff31517165e4a0f

Contents?: true

Size: 167 Bytes

Versions: 14

Compression:

Stored size: 167 Bytes

Contents

begin
  require 'spec'
rescue LoadError
  require 'rubygems'
  gem 'rspec'
  require 'spec'
end

require File.join(File.dirname(__FILE__), '..', 'lib', 'happymapper')

Version data entries

14 entries across 14 versions & 3 rubygems

Version Path
gotascii-happymapper-0.1.6 spec/spec_helper.rb
jnunemaker-happymapper-0.1.2 spec/spec_helper.rb
jnunemaker-happymapper-0.1.3 spec/spec_helper.rb
jnunemaker-happymapper-0.1.4 spec/spec_helper.rb
jnunemaker-happymapper-0.1.5 spec/spec_helper.rb
jnunemaker-happymapper-0.1.6 spec/spec_helper.rb
jnunemaker-happymapper-0.1.7 spec/spec_helper.rb
happymapper-0.1.3 spec/spec_helper.rb
happymapper-0.1.1 spec/spec_helper.rb
happymapper-0.1.2 spec/spec_helper.rb
happymapper-0.1.0 spec/spec_helper.rb
happymapper-0.1.4 spec/spec_helper.rb
happymapper-0.1.6 spec/spec_helper.rb
happymapper-0.1.7 spec/spec_helper.rb