|
|
|
|
|
by sonnym
4502 days ago
|
|
This looks like a solid project. I want to mention mincer[1], which I have used in the past for compiling assets, and it has been an entirely painless process. Definitely take a look at it as an alternative, which has been around longer and has seen assistance from the folks behind sprockets[2] (according to the README) for creating a similar API. 1. https://github.com/nodeca/mincer
2. https://github.com/sstephenson/sprockets |
|