Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue with up-to-date versions of rails #925

Closed
sam0x17 opened this issue Jun 24, 2017 · 2 comments
Closed

issue with up-to-date versions of rails #925

sam0x17 opened this issue Jun 24, 2017 · 2 comments

Comments

@sam0x17
Copy link

sam0x17 commented Jun 24, 2017

I am getting this when ralis s boots:

=> Booting Puma
=> Rails 5.0.4 application starting in development on http://localhost:3000
=> Run `rails server -h` for more startup options
DEPRECATION WARNING: Sprockets method `register_engine` is deprecated.
Please register a mime type using `register_mime_type` then
use `register_compressor` or `register_transformer`.
https://github.com/rails/sprockets/blob/master/guides/extending_sprockets.md#supporting-all-versions-of-sp
s
 (called from block in <class:Railtie> at /home/sam/.rvm/gems/ruby-2.3.3/gems/less-rails-2.8.0/lib/less/ra
DEPRECATION WARNING: You are using the a deprecated processor interface Less::Rails::ImportProcessor.
Please update your processor interface:
https://github.com/rails/sprockets/blob/master/guides/extending_sprockets.md#supporting-all-versions-of-sp
s
 (called from block in <class:Railtie> at /home/sam/.rvm/gems/ruby-2.3.3/gems/less-rails-2.8.0/lib/less/ra
Puma starting in single mode...
* Version 3.9.1 (ruby 2.3.3-p222), codename: Private Caller
* Min threads: 5, max threads: 5
* Environment: development
* Listening on tcp://0.0.0.0:3000
Use Ctrl-C to stop
@rubyandcoffee
Copy link

I'm also getting the same issue. I tried updating the less-rails gem but can't because of twitter-bootstrap-rails dependencies.

@sam0x17
Copy link
Author

sam0x17 commented Oct 12, 2017

would be great if someone could bring this up-to-date

seyhunak added a commit that referenced this issue Jul 11, 2018
Bump less-rails to remove deprecation warnings, fixes #925
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants