Skip to content

Instantly share code, notes, and snippets.

@mepatterson
Created March 12, 2010 17:36
Show Gist options
  • Select an option

  • Save mepatterson/330558 to your computer and use it in GitHub Desktop.

Select an option

Save mepatterson/330558 to your computer and use it in GitHub Desktop.
config.cache_classes = true
config.whiny_nils = true
config.action_controller.consider_all_requests_local = true
config.action_controller.perform_caching = false
config.action_view.cache_template_loading = true
config.action_controller.allow_forgery_protection = false
config.action_mailer.delivery_method = :test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment