add volunteers helper
This commit is contained in:
parent
2e0f7e9b42
commit
d9925f00e9
5 changed files with 64 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
module Admin
|
||||
class VolunteersController < Admin::BaseController
|
||||
include VolunteersHelper
|
||||
load_and_authorize_resource :conference, find_by: :short_title
|
||||
|
||||
def index
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue