Skip to content

Instantly share code, notes, and snippets.

@robins35

robins35/Gemfile Secret

Created February 21, 2016 20:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robins35/5492b525a76f72256497 to your computer and use it in GitHub Desktop.
Save robins35/5492b525a76f72256497 to your computer and use it in GitHub Desktop.
source 'https://rubygems.org'
ruby '2.3.0'
gem 'rerun'
gem 'haml'
gem 'sprockets'
gem 'sprockets-es6'
gem 'sprockets-browserify'
#gem 'babel-transpiler'
gem 'pry-rails'
gem 'pry-byebug'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment