Closed rtfeldman closed 8 years ago
Here's the snippet we've been using for our Sprockets integration at NoRedInk—it includes dependency tracking, so it will recompile the assets if any dependent file changes.
Hope it helps!
https://gist.github.com/rtfeldman/db7b121100b6c6ff435b
Thanks for the gist! It looks like a couple people have opened PRs to integrate this code into the project.
Here's the snippet we've been using for our Sprockets integration at NoRedInk—it includes dependency tracking, so it will recompile the assets if any dependent file changes.
Hope it helps!
https://gist.github.com/rtfeldman/db7b121100b6c6ff435b