Table of Contents - interactor-3.1.2 Documentation
Classes and Modules
- Interactor
- Interactor::ClassMethods
- Interactor::Context
- Interactor::Failure
- Interactor::Hooks
- Interactor::Hooks::ClassMethods
- Interactor::Organizer
- Interactor::Organizer::ClassMethods
- Interactor::Organizer::InstanceMethods
Methods
- ::build — Interactor::Context
- ::included — Interactor
- ::included — Interactor::Hooks
- ::included — Interactor::Organizer
- ::new — Interactor::Failure
- ::new — Interactor
- #_called — Interactor::Context
- #after — Interactor::Hooks::ClassMethods
- #after_hooks — Interactor::Hooks::ClassMethods
- #around — Interactor::Hooks::ClassMethods
- #around_hooks — Interactor::Hooks::ClassMethods
- #before — Interactor::Hooks::ClassMethods
- #before_hooks — Interactor::Hooks::ClassMethods
- #call — Interactor
- #call — Interactor::ClassMethods
- #call — Interactor::Organizer::InstanceMethods
- #call! — Interactor::ClassMethods
- #called! — Interactor::Context
- #fail! — Interactor::Context
- #failure? — Interactor::Context
- #organize — Interactor::Organizer::ClassMethods
- #organized — Interactor::Organizer::ClassMethods
- #rollback — Interactor
- #rollback! — Interactor::Context
- #run — Interactor
- #run! — Interactor
- #run_after_hooks — Interactor::Hooks
- #run_around_hooks — Interactor::Hooks
- #run_before_hooks — Interactor::Hooks
- #run_hook — Interactor::Hooks
- #run_hooks — Interactor::Hooks
- #success? — Interactor::Context
- #with_hooks — Interactor::Hooks