merge with augn myo
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
class Settings::PromotionsController < ApplicationController
|
||||
load_and_authorize_resource except: [:create]
|
||||
before_action :set_promotion, only: [:show, :edit, :update, :destroy]
|
||||
|
||||
# GET /promotions
|
||||
|
||||
Reference in New Issue
Block a user