module Billit::Cl::PaperworkPageRepresenter::Initializer

Public Class Methods

new() click to toggle source
Calls superclass method
# 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