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

Version Path
workarea-api-4.5.6 storefront/app/helpers/workarea/api/storefront/checkouts_helper.rb
workarea-api-storefront-4.5.6 app/helpers/workarea/api/storefront/checkouts_helper.rb
workarea-api-4.5.5 storefront/app/helpers/workarea/api/storefront/checkouts_helper.rb
workarea-api-storefront-4.5.5 app/helpers/workarea/api/storefront/checkouts_helper.rb
workarea-api-4.5.4 storefront/app/helpers/workarea/api/storefront/checkouts_helper.rb
workarea-api-storefront-4.5.4 app/helpers/workarea/api/storefront/checkouts_helper.rb
workarea-api-4.5.3 storefront/app/helpers/workarea/api/storefront/checkouts_helper.rb
workarea-api-storefront-4.5.3 app/helpers/workarea/api/storefront/checkouts_helper.rb
workarea-api-4.5.2 storefront/app/helpers/workarea/api/storefront/checkouts_helper.rb
workarea-api-storefront-4.5.2 app/helpers/workarea/api/storefront/checkouts_helper.rb
workarea-api-4.5.0 storefront/app/helpers/workarea/api/storefront/checkouts_helper.rb
workarea-api-storefront-4.5.0 app/helpers/workarea/api/storefront/checkouts_helper.rb
workarea-api-4.4.7 storefront/app/helpers/workarea/api/storefront/checkouts_helper.rb
workarea-api-storefront-4.4.7 app/helpers/workarea/api/storefront/checkouts_helper.rb
workarea-api-4.4.6 storefront/app/helpers/workarea/api/storefront/checkouts_helper.rb
workarea-api-storefront-4.4.6 app/helpers/workarea/api/storefront/checkouts_helper.rb