Sha256: 00491851ea2a68128b9d345aa1ab6e2b8afb543ec833eafbc800dddb79571132
Contents?: true
Size: 272 Bytes
Versions: 59
Compression:
Stored size: 272 Bytes
Contents
/*** payumoney form is autosubmitted on page load. this happens in the show.html.erb action of the payment controller, where a hideen form with all the values prebuilt are already presented. ***/ /*** $(document).ready(function(){ $("#payumoney_form").submit(); }); ***/
Version data entries
59 entries across 59 versions & 1 rubygems