Skip to content

Instantly share code, notes, and snippets.

@matt-stj
Last active January 21, 2016 22:58
Show Gist options
  • Save matt-stj/64a70e644e07eb404828 to your computer and use it in GitHub Desktop.
Save matt-stj/64a70e644e07eb404828 to your computer and use it in GitHub Desktop.
#Asset Pipeline
###What does it do?
* Concatenation
* Minification
* Precompiling
###Why does it exist?
* Speed things up
###Three things I wish I had understood earlier
* Using proper helper methods
* Running production server locally
* Requiring libraries in correct loading order
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment