Sha256: 3318c72fa9016039197efab19cf67ba6c564363d7903cb85ccabd0a77b4a4edc
Contents?: true
Size: 164 Bytes
Versions: 6
Compression:
Stored size: 164 Bytes
Contents
module Przelewy24Payment::PaymentHelper def payment_button(date) render :partial => 'przelewy24_payment/payment_form', :locals => { :data => date } end end
Version data entries
6 entries across 6 versions & 1 rubygems