seyhunak / twitter-bootstrap-rails

Twitter Bootstrap for Rails 6.0, Rails 5 - Rails 4.x Asset Pipeline
https://github.com/seyhunak/twitter-bootstrap-rails
4.5k stars 999 forks source link

Rails 5 NoMethodError for "register_preprocessor" #863

Closed ccallebs closed 5 years ago

ccallebs commented 8 years ago

When working with the current Rails 5 alpha, I found an issue when trying to run rails generate bootstrap:install less. It's a bug in the less-rails gem documented at metaskills/less-rails#106. It may be too early to think about a Rails 5 branch, but this issue will need to be resolved once it's created.

jalexy12 commented 8 years ago

you have to revert to the old version of sprockets

xujianmin commented 8 years ago

Try sprockets 3.4.0 and sprockets-rails 2.3.3

Can revise them in the Gemfile.lock