# Defines actions for the homepage class HomeController < ApplicationController def index; end end