foundation-icons-sass-rails
foundation-icons-sass-rails copied to clipboard
Foundation Font Icons on Sass for Rails
Followed the instructions to the letter. Icons are not displayed - the assets are not in the pipeline.
I'm using Rails 3.2, capistrano-rails 1.1.1, and foundation-icons-sass-rails 3.0.0 (according to my Gemfile.lock on my production server). The foundation icons (e.g., fi-magnifying-glass) show up as empty squares in production. No...
I had the issue described in these stackoverflow questions, where my app could not find the font assets on Heroku: http://stackoverflow.com/questions/19323563/heroku-font-assets-not-working http://stackoverflow.com/questions/10905905/using-fonts-with-rails-asset-pipeline The solution, as described in their answers, is...
The pagination of your install instructions leads to confusion. the paragraph after the "< Rails 4" code quote looks like it belongs to "< Rails 4" instead of being the...
heroku reports that it cannot find /assets/foundation-icons.svg (all of the foundation-icons files really, thats just an example) it appears the app is not properly looking for the fingerprinted version of...
Hi, I'm trying to use Foundation 5 and icons 3 on my app on Rails 4. Following your install guide where suggest to inseert the gem 'foundation-rails-sass-icons' row in a...
My Rails-App is using foundation-icons-sass-rails and works well as long as the apps root URL is '/'. If you use Phusion Passenger and install you application under a sub URL...
Hello, I am not getting the gem icons to work in IE. Anyone else experiencing this?