Class: ROM::Registries::Commands

Inherits:
Root
  • Object
show all
Includes:
Nestable
Defined in:
lib/rom/registries/commands.rb

Instance Method Summary collapse

Dynamic Method Handling

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

Instance Method Details

#fetch(key, &block) ⇒ Object Also known as: [] Originally defined in module Nestable