blog-source/Gemfile

7 lines
99 B
Ruby
Raw Normal View History

2015-09-03 20:08:14 +02:00
# A sample Gemfile
source "https://rubygems.org"
gem 'guard'
gem 'guard-livereload'
# gem "rails"