Sha256: 741fd89de4beb1f11631c59cedd82577d350e4f0a09070a232bfac6074251a00

Contents?: true

Size: 259 Bytes

Versions: 6

Compression:

Stored size: 259 Bytes

Contents

require 'bundler/setup'

require 'typogrowth'

# Requires supporting files with custom matchers and macros, etc,
# in ./support/ and its subdirectories.
Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f}

RSpec.configure do |config|
  
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
typogrowth-0.9.8 spec/spec_helper.rb
typogrowth-0.9.7 spec/spec_helper.rb
typogrowth-0.9.5 spec/spec_helper.rb
typogrowth-0.9.3 spec/spec_helper.rb
typogrowth-0.9.1 spec/spec_helper.rb
typogrowth-0.9.0 spec/spec_helper.rb