Skip to content

Instantly share code, notes, and snippets.

@yosukehasumi
Created October 30, 2014 19:10
Show Gist options
  • Save yosukehasumi/127c2987fdfa18c075a1 to your computer and use it in GitHub Desktop.
Save yosukehasumi/127c2987fdfa18c075a1 to your computer and use it in GitHub Desktop.
source 'https://rubygems.org/'
gem 'guard'
gem 'guard-coffeescript'
gem 'guard-sass', git: 'git@github.com:alexdunae/guard-sass.git'
gem 'autoprefixer-rails'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment