Sha256: e7b905b6c5ea8ccb398d222839a93b925217fbfe7dec4c34e9171a65041a01c3

Contents?: true

Size: 244 Bytes

Versions: 36

Compression:

Stored size: 244 Bytes

Contents

class Ey::Core::Client::Tokens < Ey::Core::Collection

  model Ey::Core::Client::Token

  self.model_root         = "token"
  self.model_request      = :get_token
  self.collection_root    = "tokens"
  self.collection_request = :get_tokens
end

Version data entries

36 entries across 36 versions & 2 rubygems

Version Path
ey-core-3.6.0.autoscaling1 lib/ey-core/collections/tokens.rb
ey-core-3.6.4 lib/ey-core/collections/tokens.rb
ey-core-3.6.3 lib/ey-core/collections/tokens.rb
ey-core-3.6.1 lib/ey-core/collections/tokens.rb
groove-ey-core-3.6.3 lib/ey-core/collections/tokens.rb
groove-ey-core-3.6.2 lib/ey-core/collections/tokens.rb
groove-ey-core-3.6.1 lib/ey-core/collections/tokens.rb
ey-core-3.5.0 lib/ey-core/collections/tokens.rb
ey-core-3.4.4 lib/ey-core/collections/tokens.rb
ey-core-3.4.2 lib/ey-core/collections/tokens.rb
ey-core-3.4.1 lib/ey-core/collections/tokens.rb
ey-core-3.4.0 lib/ey-core/collections/tokens.rb
ey-core-3.3.1 lib/ey-core/collections/tokens.rb
ey-core-3.3.0 lib/ey-core/collections/tokens.rb
ey-core-3.2.6 lib/ey-core/collections/tokens.rb
ey-core-3.2.5 lib/ey-core/collections/tokens.rb
ey-core-3.2.4 lib/ey-core/collections/tokens.rb
ey-core-3.2.3 lib/ey-core/collections/tokens.rb
ey-core-3.2.2 lib/ey-core/collections/tokens.rb
ey-core-3.2.1 lib/ey-core/collections/tokens.rb