Skip to content

Instantly share code, notes, and snippets.

@jhollinger
Created April 9, 2019 00:23
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 jhollinger/b8cca58e3f4d75461428b7829fb799a8 to your computer and use it in GitHub Desktop.
Save jhollinger/b8cca58e3f4d75461428b7829fb799a8 to your computer and use it in GitHub Desktop.
DatabaseTasks Green Example
source 'https://rubygems.org'
gem 'activerecord', '~> 5.2', require: 'active_record'
gem 'sqlite3'
gem 'rake'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment