Exception: Plutonium::Wizard::UnknownWizardError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/plutonium/wizard/errors.rb

Overview

Raised when the wizard_class route default does not resolve to a Plutonium::Wizard::Base subclass (a misconfigured mount, or a tampered path parameter).