Sha256: 67999791d1943d3182686e52ec95ebe62d62c2529daa9e5ce18b4d08136efb72

Contents?: true

Size: 974 Bytes

Versions: 430

Compression:

Stored size: 974 Bytes

Contents

# Settings specified here will take precedence over those in config/environment.rb

# The test environment is used exclusively to run your application's
# test suite.  You never need to work with it otherwise.  Remember that
# your test database is "scratch space" for the test suite and is wiped
# and recreated between test runs.  Don't rely on the data there!
config.cache_classes = true

# Log error messages when you accidentally call methods on nil.
config.whiny_nils = true

# Show full error reports and disable caching
config.action_controller.consider_all_requests_local = true
config.action_controller.perform_caching             = false

# Disable request forgery protection in test environment
config.action_controller.allow_forgery_protection    = false

# Tell Action Mailer not to deliver emails to the real world.
# The :test delivery method accumulates sent emails in the
# ActionMailer::Base.deliveries array.
config.action_mailer.delivery_method = :test

Version data entries

430 entries across 339 versions & 75 rubygems

Version Path
hardbap-webrat-0.5.1 spec/integration/rails/config/environments/test.rb
hardbap-webrat-0.5.2 spec/integration/rails/config/environments/selenium.rb
hardbap-webrat-0.5.2 spec/integration/rails/config/environments/test.rb
jnstq-acts_as_sms-0.1.0 test/config/environments/test.rb
jnstq-acts_as_sms-0.1.1 test/config/environments/test.rb
jnstq-acts_as_sms-0.1.3 test/config/environments/test.rb
jnstq-acts_as_sms-0.1.4 test/config/environments/test.rb
jtrupiano-environmentalist-0.2.0 test/rails210/config/environments/test.rb
jtrupiano-environmentalist-0.2.1 test/rails210/config/environments/test.rb
jtrupiano-environmentalist-0.2.4 test/rails210/config/environments/test.rb
manalang-warbler-0.9.12.1 spec/sample/config/environments/test.rb
mattwynne-cucover-0.1.0 examples/self_test/rails/config/environments/test.rb
mattwynne-cucover-0.1.1 examples/self_test/rails/config/environments/test.rb
nicksieger-warbler-0.9.12 spec/sample/config/environments/test.rb
nicksieger-warbler-0.9.13 spec/sample/config/environments/test.rb
nicksieger-warbler-0.9.14 spec/sample/config/environments/test.rb
nov-iknow-0.0.2 examples/iknow_on_rails/config/environments/test.rb
nov-iknow-0.0.3 examples/iknow_on_rails/config/environments/test.rb
nov-iknow-0.0.4 examples/iknow_on_rails/config/environments/test.rb
raldred-webrat-0.4.4.2 spec/integration/rails/config/environments/selenium.rb