Sha256: 18396b2e063dffcec117b855083a5892edce3fdd78f563d4cb31c6b5ff54e7be

Contents?: true

Size: 808 Bytes

Versions: 150

Compression:

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

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

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

Version data entries

150 entries across 104 versions & 28 rubygems

Version Path
brendan-skynet-0.9.3.1 examples/rails_mysql_example/config/environments/development.rb
brendan-skynet-0.9.3.2 examples/rails_mysql_example/config/environments/development.rb
brendan-skynet-0.9.3.3 examples/rails_mysql_example/config/environments/development.rb
brendan-skynet-0.9.3.5 examples/rails_mysql_example/config/environments/development.rb
brendan-skynet-0.9.3.6 examples/rails_mysql_example/config/environments/development.rb
brendan-skynet-0.9.3.7 examples/rails_mysql_example/config/environments/development.rb
brendan-skynet-0.9.3.8 examples/rails_mysql_example/config/environments/development.rb
brendan-skynet-0.9.31 examples/rails_mysql_example/config/environments/development.rb
brendan-skynet-0.9.32 examples/rails_mysql_example/config/environments/development.rb
brendan-skynet-0.9.33 examples/rails_mysql_example/config/environments/development.rb
derailed-mole-1.0.10 samples/railsapp/config/environments/development.rb
gdonald-railsdb-0.2 ./config/environments/development.rb
rockdog-passenger-0.0.1 test/stub/rails_apps/mycook/config/environments/development.rb
rockdog-passenger-0.0.1 test/stub/railsapp2/config/environments/development.rb
rockdog-passenger-0.0.1 test/stub/railsapp/config/environments/development.rb
timocratic-skynet-0.9.4 examples/rails_mysql_example/config/environments/development.rb
carapace-0.1.1 test/rails_app/config/environments/development.rb
carapace-0.1.0 test/rails_app/config/environments/development.rb
tvdeyen-fleximage-1.0.9 test/rails_root/config/environments/development.rb
vanity-1.7.1 vendor/ruby/1.9.1/gems/passenger-2.2.15/test/stub/rails_apps/mycook/config/environments/development.rb