Created
October 6, 2014 21:31
-
-
Save tombeynon/c7fbcfa511be8ab6ecc9 to your computer and use it in GitHub Desktop.
Convert CSS url to Rails image-url
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
url\(['|"].?.?/images/([a-zA-Z0-9\-.\/]*)['|"]\) | |
image-url('$1') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment