module Billit::BillCollectionRepresenter

Public Instance Methods

bills() click to toggle source
# File lib/billit_representers_south_africa/representers/bill_collection_representer.rb, line 12
def bills
  collect
end