payre3p_app/app/models/edit_watcher.rb
2018-08-02 23:49:05 +02:00

4 lines
63 B
Ruby

class EditWatcher < ActiveRecord::Base
belongs_to :admin
end