spec/support/assets/stylesheets/application.scss in classy_assets-0.4.0 vs spec/support/assets/stylesheets/application.scss in classy_assets-0.4.1

- old
+ new

@@ -1,3 +1,3 @@ //= require stylesheet -.bg { background-url: asset_path('image.png'); } +.bg { background-url: asset-path('image.png'); }