This commit is contained in:
Akshit Ahluwalia 2017-11-19 18:59:58 +00:00 • committed by GitHub
commit 8af91b3500

View file

@ -21,6 +21,7 @@ gem 'responders', '~> 2.0'
# choose only one
gem 'mysql2'
# gem 'pg'
# gem 'sqlite3'
# for tracking data changes
gem 'paper_trail'