Sha256: 74e22af8af5c93d0f1b46f2369efcbc9f4eeafced72e898a179ba9378abbd852

Contents?: true

Size: 165 Bytes

Versions: 62

Compression:

Stored size: 165 Bytes

Contents

module Workarea
  module Storefront
    module CheckoutContent
      include DisplayContent

      def content_lookup
        'checkout'
      end
    end
  end
end

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-storefront-3.4.13 app/view_models/workarea/storefront/checkout_content.rb
workarea-storefront-3.4.12 app/view_models/workarea/storefront/checkout_content.rb