ndbroadbent / turbo-sprockets-rails3

Speeds up your Rails 3 assets:precompile by only recompiling changed files, and only compiling once to generate all assets
MIT License
975 stars 78 forks source link

Regression: Changing an imported file (with Sass) doesn't trigger re-compile #27

Closed aaronjensen closed 11 years ago

aaronjensen commented 11 years ago

See #13, this is happening on both of our projects now, one is 0.2.9 and the other 0.2.3

ndbroadbent commented 11 years ago

Hey, sorry about that, and thanks so much for your fix! I've released your changes in 0.2.11. Thanks!