image_url should become asset-url for Rails 4.x
dennismonsewicz opened this issue · 2 comments
dennismonsewicz commented
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
pablosalgadom commented
hello, did you find a way to solve this by yourself?
RobinBrouwer commented
Fixed it in v1.2.0.