Module: Billit::MotionRepresenter::Initializer

Defined in:
lib/billit_representers_argentina/representers/motion_representer.rb

Instance Method Summary collapse

Instance Method Details

#initializeObject



17
18
19
20
21
# File 'lib/billit_representers_argentina/representers/motion_representer.rb', line 17

def initialize
  extend Billit::MotionRepresenter
  extend Roar::Representer::Feature::Client
  super
end