Module: Billit::PaperworkCollectionRepresenter::Initializer

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

Instance Method Summary collapse

Instance Method Details

#initializeObject



11
12
13
14
15
# File 'lib/billit_representers_argentina/representers/paperwork_collection_representer.rb', line 11

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