Module: Billit::Cl::PaperworkPageRepresenter::Initializer

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

Instance Method Summary collapse

Instance Method Details

#initializeObject



13
14
15
16
17
# File 'lib/billit_representers/representers/cl/paperwork_page_representer.rb', line 13

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