11 12 13
# File 'app/controllers/kkt_shoppe/products_controller.rb', line 11 def new @product = KktShoppe::Product.new end