class Epp::SessionsController < ApplicationController def index render 'hello' end end