2 3 4
# File 'app/controllers/main_controller.rb', line 2 def home redirect_to root_path unless current_user end