retrospring/app/models/notifications/started_following.rb

2 lines
56 B
Ruby
Raw Normal View History

2014-12-14 14:58:29 +01:00
class Notifications::StartedFollowing < Notification
end