bower-rails v0.7.3 Release Notes

Release Date: 2014-05-16 // almost 10 years ago
    • Add install_before_precompile configurable option to invoke rake bower:install before precompilation
    • DSL: Add ability to specify ref option which accepts commit's SHA and composes it as a component's version
    • 🛠 Fix NoMethodError: undefined method 'full_comment' for nil:NilClass. Check for rake assets:precompile task existance.