Sha256: dc319d836a3e45148e539ad7055b1493112d148d8c76828ba94c5f0647d357ee
Contents?: true
Size: 253 Bytes
Versions: 3
Compression:
Stored size: 253 Bytes
Contents
class Ey::Core::Client::Alerts < Ey::Core::Collection model Ey::Core::Client::Alert self.model_root = "alert" self.model_request = :get_alert self.collection_root = "alerts" self.collection_request = :get_alerts end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ey-core-3.6.6 | lib/ey-core/collections/alerts.rb |
ey-core-3.4.5 | lib/ey-core/collections/alerts.rb |
ey-core-3.6.5 | lib/ey-core/collections/alerts.rb |