Class: SimpleNotifications::Delivery

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/simple_notifications/app/models/delivery.rb

Instance Method Summary collapse

Instance Method Details

#entityObject



20
21
22
# File 'lib/simple_notifications/app/models/delivery.rb', line 20

def entity
  simple_notification.entity
end