Sha256: b87d44d6f3fb1e8b4bd64287698fcf0d5633d75cfcd6beb6a46f11023ed3ff7a

Contents?: true

Size: 800 Bytes

Versions: 51

Compression:

Stored size: 800 Bytes

Contents

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

# In the development environment your application's code is reloaded on
# every request.  This slows down response time but is perfect for development
# since you don't have to restart the webserver when you make code changes.
config.cache_classes     = false

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

# Enable the breakpoint server that script/breakpointer connects to
config.breakpoint_server = true

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

# Don't care if the mailer can't send
config.action_mailer.raise_delivery_errors = false

Version data entries

51 entries across 51 versions & 8 rubygems

Version Path
pelle-ruby-openid-2.1.8 examples/rails_openid/config/environments/development.rb
ruby-openid-2.2.3 examples/rails_openid/config/environments/development.rb
ruby-openid-2.2.2 examples/rails_openid/config/environments/development.rb
ruby-openid-2.2.1 examples/rails_openid/config/environments/development.rb
ruby-openid-2.2.0 examples/rails_openid/config/environments/development.rb
entp-ruby-openid-2.2 examples/rails_openid/config/environments/development.rb
nov-ruby-openid-2.1.9 examples/rails_openid/config/environments/development.rb
ruby-openid-2.1.8 examples/rails_openid/config/environments/development.rb
pelle-ruby-openid-2.1.9 examples/rails_openid/config/environments/development.rb
gettext-1.10.0-mswin32 samples/rails/config/environments/development.rb
gettext-1.9.0-mswin32 samples/rails/config/environments/development.rb
gettext-1.8.0-mswin32 samples/rails/config/environments/development.rb
gettext-1.7.0-mswin32 samples/rails/config/environments/development.rb
gettext-1.6.0-mswin32 samples/rails/config/environments/development.rb
gettext-1.5.0-mswin32 samples/rails/config/environments/development.rb
gettext-1.4.0-mswin32 samples/rails/config/environments/development.rb
gettext-1.3.0-mswin32 samples/rails/config/environments/development.rb
gettext-1.2.0-mswin32 samples/rails/config/environments/development.rb
gettext-1.1.1-mswin32 samples/rails/config/environments/development.rb
gettext-1.1.0-mswin32 samples/rails/config/environments/development.rb