bower-rails v0.7.0 Release Notes

    • โž• add configuration option for BowerRails that invokes rake bower:install and rake bower:resolve tasks before assets precompilation
    • ๐Ÿ›  fixed bug with bower:resolve task: skip File.read if it's not a file (ex.: a directory name contains ".css") by @yujiym [#55][]

    ๐Ÿš… [#55]: https://github.com/42dev/bower-rails/pull/55