fix revision count and drop observers

This commit is contained in:
shlok007 2017-01-04 22:27:46 -05:00 committed by Shlok Srivastava
parent 518ecc3d4e
commit b33e9ed28e
12 changed files with 69 additions and 34 deletions

View file

@ -22,9 +22,6 @@ gem 'responders', '~> 2.0'
gem 'mysql2'
# gem 'pg'
# for observing records
gem 'rails-observers'
# for tracking data changes
gem 'paper_trail'