Module: ROM::AutoRegistrationStrategies

Defined in:
lib/rom/compat/auto_registration_strategies/base.rb,
lib/rom/compat/auto_registration_strategies/no_namespace.rb,
lib/rom/compat/auto_registration_strategies/with_namespace.rb,
lib/rom/compat/auto_registration_strategies/custom_namespace.rb

Defined Under Namespace

Classes: Base, CustomNamespace, NoNamespace, WithNamespace