retrospring/app/models/notifications/question_answered.rb

2 lines
56 B
Ruby
Raw Normal View History

2014-12-14 14:44:25 +01:00
class Notifications::QuestionAnswered < Notification
end