barcala

Results 3 issues of barcala

I'm developing an application with rails 4.2.0 and twitter-bootstrap-rails 3.2.0. When I put in my layout.html.erb something like: ``` rails [...] ``` Awesome "characters" fa-home and fa-th are shown normally,...

If I replace: `gem 'twitter-bootstrap-rails'` by: `gem 'twitter-bootstrap-rails', :git => 'git://github.com/seyhunak/twitter-bootstrap-rails.git'` And run `bundle install`, Awesome icons does not work anymore.

When running the script with its defaults, an error message is shown on the screen and continues. I don't know exactly the consequences of the problem: ``` ... running: C:\cygwin\cygwin\bin\bash.exe...