# -*- encoding : utf-8 -*- class SurveysController < ApplicationController def index end end