# frozen_string_literal: true module LoggableActivity class ApplicationController < ActionController::Base end end