Skip to content

Instantly share code, notes, and snippets.

@marvinahv
Created November 11, 2016 01:45
Show Gist options
  • Save marvinahv/92b9e18a58e80c0ac18606e6bd68d70a to your computer and use it in GitHub Desktop.
Save marvinahv/92b9e18a58e80c0ac18606e6bd68d70a to your computer and use it in GitHub Desktop.
Gemfile for stasis development
source 'http://rubygems.org'
gem 'stasis'
gem 'slim'
gem 'sass'
gem 'compass'
gem 'coffee-script', :require => 'coffee_script'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment