Sha256: 7863b9437c602108003505878a7d4435a681cbfee0d082605194c0552a05beee
Contents?: true
Size: 185 Bytes
Versions: 134
Compression:
Stored size: 185 Bytes
Contents
# frozen_string_literal: true json.attributes([*payment_attributes]) json.payment_methods(@payment_methods) do |payment_method| json.(payment_method, *payment_method_attributes) end
Version data entries
134 entries across 134 versions & 2 rubygems