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
warbler-1.4.10 spec/sample_war/config/environments/test.rb
warbler-2.0.2 spec/sample_war/config/environments/test.rb
warbler-2.0.1 spec/sample_war/config/environments/test.rb
warbler-2.0.0 spec/sample_war/config/environments/test.rb
warbler-2.0.0.rc3 spec/sample_war/config/environments/test.rb
adva-0.0.1 test/webrat/spec/integration/rails/config/environments/test.rb
adva-0.0.1 test/webrat/spec/integration/rails/config/environments/selenium.rb
warbler-2.0.0.rc2 spec/sample_war/config/environments/test.rb
warbler-2.0.0.rc1 spec/sample_war/config/environments/test.rb
warbler-2.0.0.pre3 spec/sample_war/config/environments/test.rb
warbler-2.0.0.pre2 spec/sample_war/config/environments/test.rb
warbler-1.4.9 spec/sample_war/config/environments/test.rb
warbler-1.4.8 spec/sample_war/config/environments/test.rb
warbler-2.0.0.pre1 spec/sample_war/config/environments/test.rb
warbler-1.4.7 spec/sample_war/config/environments/test.rb
warbler-1.4.6 spec/sample_war/config/environments/test.rb
warbler-1.4.5 spec/sample_war/config/environments/test.rb
ambethia-bj-1.2.1 spec/rails_root/config/environments/test.rb
aslakhellesoy-warbler-0.9.12 spec/sample/config/environments/test.rb
aslakhellesoy-warbler-0.9.13.4 spec/sample/config/environments/test.rb