A blog about the problems I've encountered while being a Ruby on Rails developer, and how I've solved them.
Monday, March 16, 2015
undefined method `fa_icon` for #<#Class:...
If you're trying to use the Font-Awesome gem in your Rails engine, you may run into this "undefined method `fa_icon for #<#Class:.." error. Fortunately, there is a pretty simple fix.
No comments:
Post a Comment