Module: Billit::Cl::DirectiveRepresenter::Initializer

Defined in:
lib/billit_representers/representers/cl/directive_representer.rb

Overview

include Roar::Representer::JSON

Instance Method Summary collapse

Instance Method Details

#initializeObject



15
16
17
18
19
# File 'lib/billit_representers/representers/cl/directive_representer.rb', line 15

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