# frozen_string_literal: true class ApplicationController < PagesCore::BaseController # Put frontend specific code in frontend_controller.rb end