Module: Implements::Implementation

Defined in:
lib/implements/implementation.rb,
lib/implements/implementation/registry.rb

Overview

Implementation: mix into your implementations

Defined Under Namespace

Classes: Registry

Constant Summary collapse

NotFound =

An exception raised when an implementation cannot be found.

Class.new(NotImplementedError)