anjlab / bootstrap-rails

Twitter Bootstrap CSS (with Sass flavour) and JS toolkits for Rails 3 projects
https://github.com/anjlab/bootstrap-rails
729 stars 96 forks source link

Generate md5 fingerprint for font files #80

Open silasb opened 10 years ago

silasb commented 10 years ago

Having problems with the font files not have the MD5 fingerprints when precompiling assets.

silasb commented 10 years ago

Looks like this might be an issue with rails4 https://github.com/rails/rails/issues/12298

yury commented 10 years ago

I think it is issue in sprockets….