Retrospring/app/models/notifications/question_answered.rb

2 lines
56 B
Ruby
Raw Normal View History

2014-12-14 05:44:25 -08:00
class Notifications::QuestionAnswered < Notification
end