Sha256: 99a008afd0fff88c49c679fda552e2db7168c57a45273615a441dfd4751a324c
Contents?: true
Size: 146 Bytes
Versions: 12
Compression:
Stored size: 146 Bytes
Contents
module Workarea decorate Storefront::CreditCardViewModel, with: :paypal do def selected? super && !options[:paypal] end end end
Version data entries
12 entries across 12 versions & 1 rubygems