Sha256: 884343767f63091c8cc2861c536522bcf62fda0fa8cb9b8ef0cedc92f90ab467
Contents?: true
Size: 260 Bytes
Versions: 15
Compression:
Stored size: 260 Bytes
Contents
module Unidom module Authorization class Engine < ::Rails::Engine include Unidom::Common::EngineExtension isolate_namespace ::Unidom::Authorization enable_initializer enum_enabled: false, migration_enabled: true end end end
Version data entries
15 entries across 15 versions & 1 rubygems