Class: Scalingo::Endpoint::Containers
- Inherits:
-
Collection
- Object
- Collection
- Scalingo::Endpoint::Containers
- Defined in:
- lib/scalingo/endpoint/containers.rb
Instance Attribute Summary
Attributes included from Base
Instance Method Summary collapse
Methods inherited from Collection
#all, #collection_name, #each, #find, #resource_class
Methods included from Scalingo::Endpoint
Methods included from ClassMethods
Methods included from Base
Instance Method Details
#find_by ⇒ Object
4 5 6 |
# File 'lib/scalingo/endpoint/containers.rb', line 4 def find_by 'name' end |