Reputation: 4333
What javascript dependency management solutions are available for Rails? And what are their relative pros/cons?
Upvotes: 0
Views: 202
Reputation: 14671
I suppose that you checked here: http://ruby-toolbox.com/categories/javascript_tools.html
I think sprockets is the most commonly used, but juicer does all your frontend files like css as well.
Upvotes: 2