Skip to content

Instantly share code, notes, and snippets.

@punkstar
Created February 7, 2014 11:23
Show Gist options
  • Save punkstar/8861007 to your computer and use it in GitHub Desktop.
Save punkstar/8861007 to your computer and use it in GitHub Desktop.
Using RVM with Assetic in dev mode
assetic:
use_controller: true
ruby: 'bash'
sass: '/Users/nrj/.rvm/bin/sass'
filters:
scss:
sass:
bin: '/Users/nrj/.rvm/bin/sass'
@punkstar
Copy link
Author

punkstar commented Feb 7, 2014

rvm wrapper 2.1.0 --no-prefix sass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment