XEICON for Rails
This gem adds XEICON to your rails assets.
Usage
Add the following to your Gemfile:
gem 'xeicon-rails'
then run:
bundle install
Import the FontAwesome styles in your application.sass:
@import 'xeicon'
License
Same as respond itself, this gem is licensed under the MIT license.