Class: Esi::Calls::IndustrySystems
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
-
#initialize ⇒ IndustrySystems
constructor
A new instance of IndustrySystems.
Methods inherited from Base
#method, #page=, #paginated?, #url
Constructor Details
#initialize ⇒ IndustrySystems
Returns a new instance of IndustrySystems.
111 112 113 |
# File 'lib/esi/calls.rb', line 111 def initialize @path = "/industry/systems" end |