Class: NRB::Untappd::API::Notification
- Inherits:
-
Object
- Object
- NRB::Untappd::API::Notification
- Defined in:
- lib/drink-socially/api/notification.rb
Instance Method Summary collapse
-
#initialize(response) ⇒ Notification
constructor
A new instance of Notification.
Constructor Details
#initialize(response) ⇒ Notification
Returns a new instance of Notification.
6 7 8 |
# File 'lib/drink-socially/api/notification.rb', line 6 def initialize(response) end |