tsechingho/chosen-rails

Doesn't work with LESS

mhuggins opened this issue · 1 comments

This gem assumes that all Rails app are using SASS, but some are using LESS. I get an error when trying to integrate with my Rails app that uses LESS.

undefined method `sass' for #<Rails::Application::Configuration:0x00000107cdf7f0>
  (in /Users/mhuggins/.rvm/gems/ruby-2.1.0@mysite/gems/chosen-rails-1.1.0/vendor/assets/stylesheets/chosen.css.scss)