Sha256: bd622cfcb87fada928ecb25d4677ab8444ee009e94ffa0a29f83b719d6e21156

Contents?: true

Size: 219 Bytes

Versions: 3

Compression:

Stored size: 219 Bytes

Contents

require 'billit_representers/representers/paperwork_representer'
module Billit
  class Paperwork
    include Billit::PaperworkRepresenter
  end

  def document
  	links[:document].href if links[:document].href
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
billit_representers-0.8.8 lib/billit_representers/models/paperwork.rb
billit_representers-0.8.7 lib/billit_representers/models/paperwork.rb
billit_representers-0.8.6 lib/billit_representers/models/paperwork.rb