forked from bofh/fetsite
AutoCommit Son Aug 2 10:03:02 CEST 2015
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
class Survey::AnswersController < ApplicationController
|
||||
# GET /survey/answers
|
||||
# GET /survey/answers.json
|
||||
load_and_authorize_resource
|
||||
|
||||
def index
|
||||
@survey_answers = Survey::Answer.all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user