Retrospring/app/models/notifications/commented.rb

2 lines
49 B
Ruby
Raw Normal View History

2014-12-14 06:10:23 -08:00
class Notifications::Commented < Notification
end