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