This project provides lightweight helpers for using Font Awesome icons in Rails views.
This project is a fork of the original font-awesome-sass gem, created and maintained by Travis Chase.
Maintained now by Gierd Team.
Unlike the original gem, which provided full support for Sass and Font Awesome assets, this gem has been refactored to include only the helper methods for rendering Font Awesome icons in Ruby on Rails views.
If you need the full Sass-powered Font Awesome integration, you can still use the original font-awesome-sass.
Add this gem to your Gemfile
:
gem 'font-awesome-rails-helpers', git: 'https://github.com/gierd-inc/font-awesome-rails-helpers.git'