Sha256: 77beeaecc689422404c32eb48850cd1ae7c45aa8442f71572c86d110b25dea03
Contents?: true
Size: 162 Bytes
Versions: 2
Compression:
Stored size: 162 Bytes
Contents
module Spree module PermittedAttributes @@payment_attributes = [:amount, :payment_method_id, :payment_method, :braintree_token, :braintree_nonce] end end
Version data entries
2 entries across 2 versions & 1 rubygems