This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
``` | |
2.3.1 agent-bright 2112-september-2016-market-data % rake scraper_summary | |
DEPRECATION WARNING: alias_method_chain is deprecated. Please, use Module#prepend instead. From module, you can access the original method using super. (called from <top (required)> at /Users/annieogrady/workspace/agent-bright/config/application.rb:9) | |
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-sprockets-in-processors | |
(called from block in <class:Railtie> at /Users/annieogrady/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/less-rails-2.7.1/lib/less/rails/railtie.rb:15) | |
DEPRECATION WARNING: You are using the a deprecated processor interface Less::Rails::ImportProcessor. | |
Please update your processor interface: |