Table of Contents - porch-0.3.1 Documentation
Classes and Modules
- Porch
- Porch::ClassStepDecorator
- Porch::Context
- Porch::ContextStoppedError
- Porch::CoreExt
- Porch::CoreExt::String
- Porch::ExecutableStepDecorator
- Porch::GuardRail
- Porch::GuardRail::Guard
- Porch::HumanError
- Porch::InvalidStepTypeError
- Porch::MethodStepDecorator
- Porch::Organizer
- Porch::ProcStepDecorator
- Porch::Rescuable
- Porch::Rescuable::ClassMethods
- Porch::StepChain
Methods
- ::decorates? — Porch::ClassStepDecorator
- ::decorates? — Porch::MethodStepDecorator
- ::decorates? — Porch::ProcStepDecorator
- ::included — Porch::Organizer
- ::included — Porch::Rescuable
- ::new — Porch::Context
- ::new — Porch::CoreExt::String
- ::new — Porch::ContextStoppedError
- ::new — Porch::InvalidStepTypeError
- ::new — Porch::ExecutableStepDecorator
- ::new — Porch::GuardRail::Guard
- ::new — Porch::HumanError
- ::new — Porch::StepChain
- ::new — Porch::ClassStepDecorator
- ::new — Porch::MethodStepDecorator
- ::new — Porch::ProcStepDecorator
- ::registered_decorators — Porch::ExecutableStepDecorator
- #== — Porch::CoreExt::String
- #add — Porch::StepChain
- #against — Porch::GuardRail::Guard
- #append_descriptions — Porch::HumanError
- #append_message — Porch::HumanError
- #capitalize — Porch::CoreExt::String
- #capitalize — Porch::HumanError
- #collect_messages — Porch::HumanError
- #decorate — Porch::ExecutableStepDecorator
- #deep_dup — Porch::Context
- #deep_duplicate — Porch::Context
- #eql? — Porch::CoreExt::String
- #execute — Porch::ExecutableStepDecorator
- #execute — Porch::StepChain
- #execute — Porch::ClassStepDecorator
- #execute — Porch::MethodStepDecorator
- #execute — Porch::ProcStepDecorator
- #fail! — Porch::Context
- #failure? — Porch::Context
- #gsub — Porch::CoreExt::String
- #guard — Porch::GuardRail
- #guard_with_failure — Porch::Context
- #guard_with_skipping — Porch::Context
- #handle_exceptions — Porch::Rescuable
- #handler_for_rescue — Porch::Rescuable
- #humanize — Porch::HumanError
- #insert — Porch::StepChain
- #message — Porch::HumanError
- #method_missing — Porch::Context
- #remove — Porch::StepChain
- #rescue_from — Porch::Rescuable::ClassMethods
- #rescue_handlers — Porch::Rescuable::ClassMethods
- #rescue_with_handler — Porch::Rescuable
- #skip_next — Porch::Context
- #skip_remaining! — Porch::Context
- #skip_remaining? — Porch::Context
- #split — Porch::CoreExt::String
- #step — Porch::ExecutableStepDecorator
- #stop_processing? — Porch::Context
- #success? — Porch::Context
- #to_s — Porch::CoreExt::String
- #underscore — Porch::CoreExt::String
- #with — Porch::Organizer