Sha256: b4c088938f8b54adb5cf990af08e2d27f2e1181f2b2ea0cbdc384d5531d0447e

Contents?: true

Size: 233 Bytes

Versions: 5

Compression:

Stored size: 233 Bytes

Contents

Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f}
require "foundation_rails_helper"
require "capybara"

# turning off deprecations
ActiveSupport::Deprecation.silenced = true
I18n.enforce_available_locales = false

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foundation_rails_helper-1.2.2 spec/spec_helper.rb
foundation_rails_helper-1.2.1 spec/spec_helper.rb
foundation_rails_helper-1.1.0 spec/spec_helper.rb
foundation_rails_helper-1.0.0 spec/spec_helper.rb
foundation_rails_helper-0.5.0 spec/spec_helper.rb