This commit is contained in:
Antonios Eleftheriadis 2017-06-23 06:52:17 +00:00 committed by GitHub
commit 7ebc1368ae

View file

@ -20,7 +20,7 @@ gem 'responders', '~> 2.0'
# as the database for Active Record
# choose only one
gem 'mysql2'
#gem 'pg'
# gem 'pg'
# for observing records
gem 'rails-observers'