Sha256: 80ebf5ff6244b047577d878b947f579fc544adfaef77a7d0add9ae87ba21d63c
Contents?: true
Size: 105 Bytes
Versions: 7
Compression:
Stored size: 105 Bytes
Contents
module PermittedAttributesConcern def payment_attributes super | [:payment_method_nonce] end end
Version data entries
7 entries across 7 versions & 1 rubygems