Sha256: 294b52935de187184a603c726d03457d30f6e5735a69d8fd3e08fcfce387b766

Contents?: true

Size: 148 Bytes

Versions: 1

Compression:

Stored size: 148 Bytes

Contents

module Workarea
  decorate Payment::Tender, with: :flow_io do
    decorated do
      field :flow_amount, type: Money, default: 0
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
workarea-flow_io-1.2.1 app/models/workarea/payment/tender.decorator