Sha256: c6615b492fd21b1c33b040054abb6133cd587704a9d89b499bad2cde094fd751
Contents?: true
Size: 201 Bytes
Versions: 16
Compression:
Stored size: 201 Bytes
Contents
module Workarea module Api module Storefront module CheckoutsHelper def checkout_step_name(klass) klass.name.demodulize.underscore end end end end end
Version data entries
16 entries across 16 versions & 2 rubygems