class TemplateAggregate
Public Class Methods
Source
# File lib/sequent/generator/template_aggregate/template_aggregate/template_aggregate.rb, line 4 def initialize(command) super(command.aggregate_id) apply TemplateAggregateAdded end
Calls superclass method
Sequent::Core::AggregateRoot::new