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

Glyphicons on Heroku #58

Closed frabrunelle closed 11 years ago

frabrunelle commented 11 years ago

In development, the glyphicons work fine, but not in production on Heroku.

The errors I get look like that: ActionController::RoutingError (No route matches [GET] "/assets/twitter/glyphicons-halflings-regular.ttf")

yury commented 11 years ago

Sorry for that, with v3.0.0.0.1 it should be ok.

Reopen if needed

frabrunelle commented 11 years ago

Thank you!!! It works :smile: