class Public::HomeController < ApplicationController def home render :layout => false end end