Table of Contents - redispatcher-0.0.3 Documentation
Classes and Modules
- Rails
- Rails::Generators
- Rails::Generators::DispatcherGenerator
- Redispatcher
- Redispatcher::Callbacks
- Redispatcher::Callbacks::ClassMethods
- Redispatcher::Callbacks::InstanceMethods
- Redispatcher::Dispatchable
- Redispatcher::Dispatchable::ClassMethods
- Redispatcher::Dispatchable::InstanceMethods
- Redispatcher::DispatchableMethod
- Redispatcher::Dispatcher
- Redispatcher::DispatcherError
- Redispatcher::DispatcherSuppressedError
- Redispatcher::Logger
- Redispatcher::Railtie
- Redispatcher::UninferrableDispatcherError
Methods
- ::dispatch — Redispatcher::Dispatcher
- ::included — Redispatcher::Callbacks
- ::included — Redispatcher::Dispatchable
- ::new — Redispatcher::Dispatcher
- ::setup_orm — Redispatcher
- #commit — Redispatcher::Dispatcher
- #create_dispatcher_file — Rails::Generators::DispatcherGenerator
- #define_dispatcher_callbacks — Redispatcher::Callbacks::ClassMethods
- #dispatch — Redispatcher::Dispatchable::InstanceMethods
- #dispatchable — Redispatcher::DispatchableMethod
- #dispatcher_class — Redispatcher::Dispatchable::InstanceMethods
- #dispatcher_class — Redispatcher::Dispatchable::ClassMethods
- #dispatcher_class? — Redispatcher::Dispatchable::InstanceMethods
- #dispatcher_class? — Redispatcher::Dispatchable::ClassMethods
- #log — Redispatcher::Logger
- #logger= — Redispatcher::Logger
- #parent_class_name — Rails::Generators::DispatcherGenerator
- #process — Redispatcher::Dispatcher
- #rollback — Redispatcher::Dispatcher
- #run_dispatcher_callbacks — Redispatcher::Callbacks::InstanceMethods