Retrospring/app/models/notification/question_answered.rb

2 lines
55 B
Ruby
Raw Normal View History

class Notification::QuestionAnswered < Notification
end