Hacker News new | ask | show | jobs
by bobfirestone 4338 days ago
At work we are using rails-assets.org to include bower packages as ruby gems. rails-assets.org gets added as a source in the gemfile and run bundler as usual.

We looked at a couple of other integrations. rails-assets.org was the only one that did't require adding extra parts that need to get managed. Time spent managing multiple packaging systems is time not spent doing productive work.