class Esi::Calls::DogmaEffect
Public Class Methods
new(effect_id)
click to toggle source
# File lib/esi/calls/dogma.rb, line 24 def initialize(effect_id) @path = "/dogma/effects/#{effect_id}" end
# File lib/esi/calls/dogma.rb, line 24 def initialize(effect_id) @path = "/dogma/effects/#{effect_id}" end