Module: Notifications::Commented
- Extended by:
- ActiveSupport::Concern
- Included in:
- AlsoCommented, CommentOnPost
- Defined in:
- app/models/notifications/commented.rb
Defined Under Namespace
Modules: ClassMethods
Instance Method Summary collapse
Instance Method Details
#deleted_translation_key ⇒ Object
7 8 9 |
# File 'app/models/notifications/commented.rb', line 7 def deleted_translation_key "notifications.also_commented_deleted" end |