2019-05-17 12:30:45 +02:00

4 lines
62 B
Ruby

class EditWatcher < ApplicationRecord
belongs_to :admin
end