class Public::HomeController < ApplicationController layout "public" def index end end