RobinBrouwer/gritter

image_url should become asset-url for Rails 4.x

dennismonsewicz opened this issue · 2 comments

In the vendor/assets/stylesheets/gritter.css.scss file, all of the image_url calls should be changed to asset-url calls

Refer to this StackOverflow.com answer as reference: http://stackoverflow.com/a/20192838/282343

hello, did you find a way to solve this by yourself?

Fixed it in v1.2.0.