Sha256: ebed0103a087e92c45c2f331daaa22eeb99bc1c2ca78dc233a73f4177cf83827
Contents?: true
Size: 289 Bytes
Versions: 3
Compression:
Stored size: 289 Bytes
Contents
class Ey::Core::Client::Applications < Ey::Core::Collection model Ey::Core::Client::Application self.model_root = "application" self.model_request = :get_application self.collection_root = "applications" self.collection_request = :get_applications end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ey-core-3.6.6 | lib/ey-core/collections/applications.rb |
ey-core-3.4.5 | lib/ey-core/collections/applications.rb |
ey-core-3.6.5 | lib/ey-core/collections/applications.rb |