capistrano-plugins / capistrano-faster-assets

Skips asset compilation if none of the assets were changed since last release.
MIT License
186 stars 38 forks source link

compiles all assets even if a single changed #15

Open amolpujari opened 8 years ago

amolpujari commented 8 years ago

it should only compile changed assets

ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-linux] Rails 4.1.1

rhomeister commented 8 years ago

I'm happy to accept a PR for this, but my feeling is that this is all but trivial.