Skip to content

Instantly share code, notes, and snippets.

@uhhuhyeah
Created October 23, 2012 16:57
Show Gist options
  • Save uhhuhyeah/3940064 to your computer and use it in GitHub Desktop.
Save uhhuhyeah/3940064 to your computer and use it in GitHub Desktop.
Using sprocket helpers in css (asset pipeline)
.foo {
background: url( image_path 'image.png' );
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment