Method: ActivityNotification::ORM::Mongoid::Notification#notifier

Defined in:
lib/activity_notification/orm/mongoid/notification.rb

#notifierObject

Belongs to :otifier instance of this notification.

Returns:

  • (Object)

    Notifier instance of this notification



56
# File 'lib/activity_notification/orm/mongoid/notification.rb', line 56

belongs_to_polymorphic_xdb_record :notifier, store_with_associated_records: true, as_json_options: { methods: [:printable_type, :printable_notifier_name] }