Class: SimpleNotifications::Delivery
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- SimpleNotifications::Delivery
- Defined in:
- lib/simple_notifications/app/models/delivery.rb
Instance Method Summary collapse
Instance Method Details
#entity ⇒ Object
20 21 22 |
# File 'lib/simple_notifications/app/models/delivery.rb', line 20 def entity simple_notification.entity end |