Class: MotionOcean::Resource::Region
- Inherits:
-
Object
- Object
- MotionOcean::Resource::Region
- Includes:
- Base
- Defined in:
- lib/motion_ocean/resource/region.rb
Constant Summary
Constants included from Base
Instance Attribute Summary
Attributes included from Base
Instance Method Summary collapse
Methods included from Base
Instance Method Details
#all(&block) ⇒ Object
6 7 8 |
# File 'lib/motion_ocean/resource/region.rb', line 6 def all(&block) get('regions', &block) end |