Class: ROM::AdapterPluginRegistry Private

Inherits:
PluginRegistryBase show all
Defined in:
lib/rom/plugin_registry.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

A registry storing adapter specific plugins

Instance Attribute Summary

Attributes inherited from Registry

#cache, #elements

Method Summary

Methods inherited from PluginRegistryBase

#[], #plugin_name, #register

Methods inherited from Registry

#each, element_not_found_error, #fetch, #key?, #map, #merge, new, #respond_to_missing?, #to_hash

Methods included from Initializer

extended

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class ROM::Registry