Last Updated: February 25, 2016
·
2.158K
· ndbroadbent

Speed up Rails 3 assets compilation with turbo-sprockets-rails3

Use the turbo-sprockets-rails3 gem to speed up Rails assets compilation, by only recompiling changed assets. It also saves time by generating non-digest assets from the assets that are already compiled.

https://github.com/ndbroadbent/turbo-sprockets-rails3

1 Response
Add your response

Great tip! really reduces deployment times. Only if I could figure out how to put /assets in .slugignore for heroku deployments where assets will be synced to S3/CDN, that would make life heaven.

over 1 year ago ·