Table of Contents - aggregate_root-2.3.0 Documentation
Pages
Classes and Modules
- AggregateRoot
- AggregateRoot::AggregateMethods
- AggregateRoot::Configuration
- AggregateRoot::Constructor
- AggregateRoot::DefaultApplyStrategy
- AggregateRoot::InstrumentedRepository
- AggregateRoot::OnDSL
- AggregateRoot::Repository
- AggregateRoot::Transform
Methods
- ::configure — AggregateRoot
- ::included — AggregateRoot
- ::new — AggregateRoot::DefaultApplyStrategy
- ::new — AggregateRoot::InstrumentedRepository
- ::new — AggregateRoot::Repository
- ::to_snake_case — AggregateRoot::Transform
- ::with_default_apply_strategy — AggregateRoot
- ::with_strategy — AggregateRoot
- #apply — AggregateRoot::AggregateMethods
- #apply_handler_name — AggregateRoot::DefaultApplyStrategy
- #call — AggregateRoot::DefaultApplyStrategy
- #default_event_store — AggregateRoot::Repository
- #event_type — AggregateRoot::DefaultApplyStrategy
- #handler_name — AggregateRoot::DefaultApplyStrategy
- #load — AggregateRoot::InstrumentedRepository
- #load — AggregateRoot::Repository
- #method_missing — AggregateRoot::InstrumentedRepository
- #new — AggregateRoot::Constructor
- #on — AggregateRoot::OnDSL
- #on_dsl_handler_name — AggregateRoot::DefaultApplyStrategy
- #on_methods — AggregateRoot::OnDSL
- #respond_to_missing? — AggregateRoot::InstrumentedRepository
- #store — AggregateRoot::InstrumentedRepository
- #store — AggregateRoot::Repository
- #unpublished_events — AggregateRoot::AggregateMethods
- #version — AggregateRoot::AggregateMethods
- #version= — AggregateRoot::AggregateMethods
- #with_aggregate — AggregateRoot::InstrumentedRepository
- #with_aggregate — AggregateRoot::Repository