Skip to content

Instantly share code, notes, and snippets.

@mir4a
Created December 27, 2013 08:40
Show Gist options
  • Save mir4a/8144226 to your computer and use it in GitHub Desktop.
Save mir4a/8144226 to your computer and use it in GitHub Desktop.
#search for bg images at stylesheets
url\(\/assets\/([a-z \/ \. _]+)\)
#replace it with image-url rails function
image-url('$1')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment