Sha256: 6c4b7ace156323a036eebfc4f341334123f088787fd0e4f461c51de01f909895

Contents?: true

Size: 256 Bytes

Versions: 19

Compression:

Stored size: 256 Bytes

Contents

require 'bundler/setup'
require 'rspec'
require 'capybara/rspec'
require 'json'

Bundler.require(:default, :test)

require File.join(File.dirname(__FILE__), '../lib/make_it_so')

require File.join(File.dirname(__FILE__), 'support/make_it_so_spec_helpers')

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
make_it_so-0.6.0 spec/spec_helper.rb
make_it_so-0.5.1 spec/spec_helper.rb
make_it_so-0.5.0 spec/spec_helper.rb
make_it_so-0.4.5 spec/spec_helper.rb
make_it_so-0.4.3 spec/spec_helper.rb
make_it_so-0.4.2 spec/spec_helper.rb
make_it_so-0.4.1 spec/spec_helper.rb
make_it_so-0.4.0 spec/spec_helper.rb
make_it_so-0.3.8 spec/spec_helper.rb
make_it_so-0.3.7 spec/spec_helper.rb
make_it_so-0.3.6 spec/spec_helper.rb
make_it_so-0.3.5 spec/spec_helper.rb
make_it_so-0.3.4 spec/spec_helper.rb
make_it_so-0.2.4 spec/spec_helper.rb
make_it_so-0.2.3 spec/spec_helper.rb
make_it_so-0.1.4 spec/spec_helper.rb
make_it_so-0.1.3 spec/spec_helper.rb
make_it_so-0.1.1 spec/spec_helper.rb
make_it_so-0.1.0 spec/spec_helper.rb