rharriso / bower-rails

Bundler-like DSL + rake tasks for Bower on Rails
MIT License
1.46k stars 128 forks source link

fixed: cleaning *.css.erb files before precompilation #101

Closed Zhomart closed 10 years ago

Zhomart commented 10 years ago

fix for #100

coveralls commented 10 years ago

Coverage Status

Changes Unknown when pulling 3936e5a75aa64cadb435008340ae84e97570cff1 on Zhomart:master into \ on 42dev:master**.

SergeyKishenin commented 10 years ago

Could you also fix specs, describe fixes and features in Readme and Changelog.

Zhomart commented 10 years ago

Sure.

I wanted merge only commit @3936e5a, but then I added other feature that I needed.

SergeyKishenin commented 10 years ago

Great work! Is PR ready to be merged?

Zhomart commented 10 years ago

Yup. I've done what I planned to do.