Class: Barge::Resource::Region

Inherits:
Object
  • Object
show all
Includes:
Base
Defined in:
lib/barge/resource/region.rb

Constant Summary

Constants included from Base

Base::PER_PAGE

Instance Attribute Summary

Attributes included from Base

#faraday

Instance Method Summary collapse

Methods included from Base

#initialize

Instance Method Details

#allObject



6
7
8
# File 'lib/barge/resource/region.rb', line 6

def all
  get('regions')
end