thatcher_app/app/models/edit_watcher.rb
2019-11-11 16:11:03 +01:00

4 lines
62 B
Ruby

class EditWatcher < ApplicationRecord
belongs_to :admin
end