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



24
25
26
# File 'lib/simple_notifications/app/models/delivery.rb', line 24

def entity
  simple_notification.entity
end