Skip to content

Instantly share code, notes, and snippets.

@georgedrummond
Created May 22, 2011 10:42
Show Gist options
  • Save georgedrummond/985352 to your computer and use it in GitHub Desktop.
Save georgedrummond/985352 to your computer and use it in GitHub Desktop.
serve static assets rails 3
# config/environments/production.rb
config.serve_static_assets = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment