Sha256: 5648c748fd44406125e6247f74cfcbea52a43413943d124dada72de82d562dcd

Contents?: true

Size: 192 Bytes

Versions: 2

Compression:

Stored size: 192 Bytes

Contents

module Workarea
  module Storefront
    class GeCheckoutsController < Storefront::ApplicationController
      layout 'workarea/storefront/checkout'

      def show
      end
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
workarea-global_e-1.3.0 app/controllers/workarea/storefront/ge_checkouts_controller.rb
workarea-global_e-1.2.1 app/controllers/workarea/storefront/ge_checkouts_controller.rb