# frozen_string_literal: true module MinimalistAuthentication class Engine < ::Rails::Engine end end