Class: Esi::Calls::Regions
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
-
#initialize ⇒ Regions
constructor
A new instance of Regions.
Methods inherited from Base
#method, #page=, #paginated?, #url
Constructor Details
#initialize ⇒ Regions
56 57 58 |
# File 'lib/esi/calls.rb', line 56 def initialize @path = "/universe/regions/#{region_id}" end |