aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/notification.rb
blob: b4b4b8f1b6f6ef717b879a52ee403d742fee642b (plain) (blame)
1
2
class Notification < ActiveRecord::Base
end