Sha256: 77118c392b115232f910e02aeb8f97d80d07122b216f3162de1b6e991db195bc
Contents?: true
Size: 277 Bytes
Versions: 3
Compression:
Stored size: 277 Bytes
Contents
class Ey::Core::Client::Blueprints < Ey::Core::Collection model Ey::Core::Client::Blueprint self.model_root = "blueprint" self.model_request = :get_blueprint self.collection_root = "blueprints" self.collection_request = :get_blueprints end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ey-core-3.6.6 | lib/ey-core/collections/blueprints.rb |
ey-core-3.4.5 | lib/ey-core/collections/blueprints.rb |
ey-core-3.6.5 | lib/ey-core/collections/blueprints.rb |