Sha256: b36c90b7fa01c7f3ac204003f27fa09827b9f72e7b63d62c61e951f1308194e5

Contents?: true

Size: 227 Bytes

Versions: 14

Compression:

Stored size: 227 Bytes

Contents

require 'rspec/autorun'

# Requires supporting ruby files with custom matchers and macros, etc,
# in spec/support/ and its subdirectories.

require File.expand_path('../../lib/namor', __FILE__)

RSpec.configure do |config|
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
namor-0.6.1 spec/spec_helper.rb
namor-0.6.0 spec/spec_helper.rb
namor-0.5.4 spec/spec_helper.rb
namor-0.5.3 spec/spec_helper.rb
namor-0.5.2 spec/spec_helper.rb
namor-0.5.1 spec/spec_helper.rb
namor-0.5.0 spec/spec_helper.rb
namor-0.4.2 spec/spec_helper.rb
namor-0.4.1 spec/spec_helper.rb
namor-0.4.0 spec/spec_helper.rb
namor-0.3.1 spec/spec_helper.rb
namor-0.3.0 spec/spec_helper.rb
namor-0.2.1 spec/spec_helper.rb
namor-0.2.0 spec/spec_helper.rb