I can't find any gem or gem combinations that support Bootstrap 3 and Font Awesome in a Rails 4 project. What is the best way to get this working, including Sass support?
You do not have to have these two together to use them.
The Awesome font now has class names that do not conflict with other frameworks (i.e. fa prefix). Just use this gem: https://github.com/bokmann/font-awesome-rails
The Bootstrap SASS port should also work very well: https://github.com/twbs/bootstrap-sass
awesome bootstrap. . .
-awesome-rails -?