What's the easiest way to add font-awesome in rails 4 -
i have followed instructions font awesome guide @ http://fortawesome.github.io/font-awesome/get-started/ font doesn't appear html.erb page, instead shows weird symbols.
personally font-awesome-rails gem best. integrates fa asset pipeline , adds fa_icon
helper can use in views.
Comments
Post a Comment