Merge branch 'cancan' of bitbucket.org:code2lab/sxrestaurant
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
class Crm::CustomersController < BaseCrmController
|
||||
load_and_authorize_resource except: [:create]
|
||||
before_action :set_crm_customer, only: [:show, :edit, :update, :destroy]
|
||||
|
||||
# GET /crm/customers
|
||||
|
||||
Reference in New Issue
Block a user