Class: Scalingo::Endpoint::Containers

Inherits:
Collection
  • Object
show all
Defined in:
lib/scalingo/endpoint/containers.rb

Instance Attribute Summary

Attributes included from Base

#api, #auth_api, #prefix

Instance Method Summary collapse

Methods inherited from Collection

#all, #collection_name, #each, #find, #resource_class

Methods included from Scalingo::Endpoint

included

Methods included from ClassMethods

#resources

Methods included from Base

#initialize

Instance Method Details

#find_byObject



4
5
6
# File 'lib/scalingo/endpoint/containers.rb', line 4

def find_by
  'name'
end