Sha256: 571e0fa808738610088598a0d978489a785eec765d77706b0ed9d03ab726fe7c

Contents?: true

Size: 256 Bytes

Versions: 2

Compression:

Stored size: 256 Bytes

Contents

# Require our library
require File.expand_path(File.join(File.dirname(__FILE__), '..', 'lib', 'iron', 'web'))

RSpec.configure do |config|
  #config.add_formatter 'documentation'
  config.color = true
  config.backtrace_exclusion_patterns = [/rspec/]
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
iron-web-1.1.6 spec/spec_helper.rb
iron-web-1.1.5 spec/spec_helper.rb