Bootflat-Rails
Bootflat-Rails copied to clipboard
Bootflat on Rails
Hi, I'm setting up a new project and it seems that Bootflat Rails isn't compatible here. Seems bootstrap-rails is dependent on jquery-rails ~3.1, which depends on railties < 5.0 (which...
I am suffering from some error with missing requirements on rails 4.1.6 and ruby 2.1.3. Error: ``` vendor/bundle/gems/bootflat-rails-0.1.0/lib/bootflat-rails.rb:4:in `require': cannot load such file -- bootflat-rails/sass_functions (LoadError) from /Users/christophseydel/Development/projekte/lituro/vendor/bundle/gems/bootflat-rails-0.1.0/lib/bootflat-rails.rb:4:in `load!' from...
I also noticed that the font style is ignored.  So to fix this, in `application.css` move the line `*= require bootflat` to...
the `vendor/images/check_flat/default.png` isn't pushed to assets pipeline on production.
Probably needs the checkbox images included in `/images`