rails / sass-rails

Ruby on Rails stylesheet engine for Sass
MIT License
859 stars 333 forks source link

Fix ruby warning #403

Closed y-yagi closed 7 years ago

y-yagi commented 7 years ago

This fixes following warning:

gems/sass-rails-5.0.6/lib/sass/rails/helpers.rb:6: warning: method redefined; discarding old asset_data_url
gems/sprockets-3.7.1/lib/sprockets/sass_processor.rb:253: warning: previous definition of asset_data_url was here
rails-bot commented 7 years ago

r? @rafaelfranca

(@rails-bot has picked a reviewer for you, use r? to override)

rails-bot commented 7 years ago

warning Warning warning

kaspth commented 7 years ago

Thanks @y-yagi! ❤️