Module: Billit::DirectiveRepresenter::Initializer

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

Overview

include Roar::Representer::JSON

Instance Method Summary collapse

Instance Method Details

#initializeObject



14
15
16
17
18
# File 'lib/billit_representers_argentina/representers/directive_representer.rb', line 14

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