Class: Esi::Calls::SolarSystems
Constant Summary
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
-
#initialize ⇒ SolarSystems
constructor
A new instance of SolarSystems.
Methods inherited from Base
#cache_key, #method, #page, #page=, #paginated?, #url
Constructor Details
#initialize ⇒ SolarSystems
Returns a new instance of SolarSystems.
36 37 38 |
# File 'lib/esi/calls/universe.rb', line 36 def initialize @path = '/universe/systems/' end |