Class: Pingpp::Event
- Inherits:
-
APIResource
- Object
- PingppObject
- APIResource
- Pingpp::Event
- Includes:
- APIOperations::List
- Defined in:
- lib/pingpp/event.rb
Instance Attribute Summary
Attributes inherited from PingppObject
Class Method Summary collapse
Methods included from APIOperations::List
Methods inherited from APIResource
class_name, #refresh, retrieve, #url
Methods inherited from PingppObject
#[], #[]=, #_dump, _load, #as_json, construct_from, #each, #initialize, #inspect, #keys, #refresh_from, #respond_to?, #to_hash, #to_json, #to_s, #values
Constructor Details
This class inherits a constructor from Pingpp::PingppObject
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Pingpp::PingppObject
Class Method Details
.url ⇒ Object
5 6 7 |
# File 'lib/pingpp/event.rb', line 5 def self.url '/v1/events' end |