Sha256: 2767759b4ef787f548d517d624e31fecfc81e27a64bce7b64e4b5a3fc0b90937
Contents?: true
Size: 188 Bytes
Versions: 18
Compression:
Stored size: 188 Bytes
Contents
# frozen_string_literal: true module G5Authenticatable # Base class for all controllers in the G5Authenticatable engine class ApplicationController < ActionController::Base end end
Version data entries
18 entries across 18 versions & 1 rubygems