Skip to content

Instantly share code, notes, and snippets.

View tke578's full-sized avatar
🥘
Eating

Drew tke578

🥘
Eating
View GitHub Profile
@tke578
tke578 / gist:4ff7b2735ddfb5c7c71b
Created December 10, 2014 09:46
production.rb
Rails.application.configure do
# Settings specified here will take precedence over those in config/application.rb.
# Code is not reloaded between requests.
config.cache_classes = true
# Eager load code on boot. This eager loads most of Rails and
# your application in memory, allowing both threaded web servers
# and those relying on copy on write to perform better.
# Rake tasks automatically ignore this option for performance.