Class: TbCommerce::CartsController

Inherits:
ApplicationController show all
Defined in:
app/controllers/tb_commerce/carts_controller.rb

Instance Method Summary collapse

Instance Method Details

#showObject



5
6
7
# File 'app/controllers/tb_commerce/carts_controller.rb', line 5

def show
  render 'show'
end