Exception: Railsmith::Hooks::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/railsmith/hooks/errors.rb

Overview

Base class for all hook-related errors. Inherits directly from StandardError to avoid a load-order dependency on Railsmith::Error, which is defined at the tail of lib/railsmith.rb.

Direct Known Subclasses

AroundHookNotYieldedError