bievre_app/app/models/edit_watcher.rb
Caroline Girard dee35396f0 initial
2018-09-07 11:04:43 +02:00

4 lines
63 B
Ruby

class EditWatcher < ActiveRecord::Base
belongs_to :admin
end