Sha256: 5d3add7fa4edc027f268bddd9b9b13d6e2feabf114dd090e313f5769db7c9f7e

Contents?: true

Size: 856 Bytes

Versions: 61

Compression:

Stored size: 856 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

# Tell ActionMailer 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

61 entries across 61 versions & 10 rubygems

Version Path
pelle-ruby-openid-2.1.8 examples/rails_openid/config/environments/test.rb
ruby-openid-2.2.3 examples/rails_openid/config/environments/test.rb
ruby-openid-2.2.2 examples/rails_openid/config/environments/test.rb
ruby-openid-2.2.1 examples/rails_openid/config/environments/test.rb
ruby-openid-2.2.0 examples/rails_openid/config/environments/test.rb
entp-ruby-openid-2.2 examples/rails_openid/config/environments/test.rb
ruby-mojeid-0.2.2 examples/rails_openid/config/environments/test.rb
ruby-mojeid-0.2.1 examples/rails_openid/config/environments/test.rb
ruby-mojeid-0.2.0 examples/rails_openid/config/environments/test.rb
nov-ruby-openid-2.1.9 examples/rails_openid/config/environments/test.rb
ruby-openid-2.1.8 examples/rails_openid/config/environments/test.rb
pelle-ruby-openid-2.1.9 examples/rails_openid/config/environments/test.rb
gettext-1.10.0-mswin32 samples/rails/config/environments/test.rb
gettext-1.9.0-mswin32 samples/rails/config/environments/test.rb
gettext-1.8.0-mswin32 samples/rails/config/environments/test.rb
gettext-1.7.0-mswin32 samples/rails/config/environments/test.rb
gettext-1.6.0-mswin32 samples/rails/config/environments/test.rb
gettext-1.5.0-mswin32 samples/rails/config/environments/test.rb
gettext-1.4.0-mswin32 samples/rails/config/environments/test.rb
gettext-1.3.0-mswin32 samples/rails/config/environments/test.rb