forked from bofh/fetsite
AutoCommit Mit Aug 5 11:03:06 CEST 2015
This commit is contained in:
@@ -2,7 +2,7 @@ class Survey::QuestionsController < ApplicationController
|
||||
# GET /survey/questions
|
||||
# GET /survey/questions.json
|
||||
load_and_authorize_resource
|
||||
|
||||
acts_as_flagable
|
||||
def index
|
||||
@survey_questions = Survey::Question.all
|
||||
respond_to do |format|
|
||||
|
||||
Reference in New Issue
Block a user