module Billit::PaperworkCollectionRepresenter::Initializer

Public Class Methods

new() click to toggle source
Calls superclass method
# File lib/billit_representers_argentina/representers/paperwork_collection_representer.rb, line 11
def initialize
  extend Billit::PaperworkCollectionRepresenter
  extend Roar::Representer::Feature::Client
  super
end