bower icon indicating copy to clipboard operation
bower copied to clipboard

Bower integration for your ruby/rails apps.

Results 2 bower issues
Sort by recently updated
recently updated
newest added

Just a tip you may want on the readme/wiki - Make sure that the packages "main" defined in their bower.json file then to specifically call each file required. // e.g....

I have been trying to use https://github.com/ember-addons/bootstrap-for-ember but I can only get it to work if I change the package name from "ember-addons.bootstrap_for_ember" to "boostrapforember".