change action

This commit is contained in:
phyusin
2018-03-05 16:28:34 +06:30
parent 779ef9a4ba
commit ebf01a5d95

View File

@@ -1,6 +1,6 @@
class HomeController < ApplicationController
# layout "application", except: [:index, :show]
skip_before_action :authenticate, only: [:index, :show, :create, :update, :destroy]
# skip_before_action :authenticate, only: [:index, :show, :create, :update, :destroy]
helper_method :shop_detail