Rails 4.2 and Bootstrap 3.3.4
Everything was working fine in 3.3.3, But after upgrading to 3.3.4, when my site tries to reach the bootstrap's glyphicans fonts, I get 403 prohibited errors. How do I fix?
My app / assets / stylesheet / application. Scss file:
$ link-color: # 00673 e; $ Brand Elementary: # 00673 E; @ Import '*'; @import 'jquery-ui / datepicker'; @ Import "bootstrap-sprockets"; @ Import "bootstrap"; In Gemfile: Mani 'sass-rails',' gt; = 3.2 '# 5 No difference to upgrade' gem 'bootstrap-sass', '3.3.4'
I release 3.3.4, please upgrade 3.3.4.1. Apart from fixing permission errors, this is the same.
No comments:
Post a Comment