Skip to content

Instantly share code, notes, and snippets.

@bobspryn
Created January 2, 2012 02:47
Show Gist options
  • Save bobspryn/1549087 to your computer and use it in GitHub Desktop.
Save bobspryn/1549087 to your computer and use it in GitHub Desktop.
gemfile
source "http://rubygems.org"
gem "rack"
gem "tilt"
gem "sass"
gem "compass"
gem "coffee-script"
gem "uglifier"
gem "rake-pipeline", :git => "https://github.com/livingsocial/rake-pipeline.git"
gem "rake-pipeline-web-filters", :git => "https://github.com/wycats/rake-pipeline-web-filters.git"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment