Skip to content

Font-Awesome Helpers gem for use in Ruby/Rails projects

License

Notifications You must be signed in to change notification settings

gierd-inc/font-awesome-rails-helpers

 
 

Repository files navigation

FontAwesome Rails Helpers

This project provides lightweight helpers for using Font Awesome icons in Rails views.

Credits

This project is a fork of the original font-awesome-sass gem, created and maintained by Travis Chase.

Maintained now by Gierd Team.


What's Changed?

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.


Installation

Add this gem to your Gemfile:

gem 'font-awesome-rails-helpers', git: 'https://github.com/gierd-inc/font-awesome-rails-helpers.git'

About

Font-Awesome Helpers gem for use in Ruby/Rails projects

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%