payreagri_app/app/models/edit_watcher.rb
2018-08-03 01:48:58 +02:00

4 lines
63 B
Ruby

class EditWatcher < ActiveRecord::Base
belongs_to :admin
end