Module: Attr::Gather
- Defined in:
- lib/attr/gather.rb,
lib/attr/gather/filters.rb,
lib/attr/gather/version.rb,
lib/attr/gather/workflow.rb,
lib/attr/gather/aggregators.rb,
lib/attr/gather/filters/base.rb,
lib/attr/gather/filters/noop.rb,
lib/attr/gather/workflow/dsl.rb,
lib/attr/gather/workflow/task.rb,
lib/attr/gather/filters/result.rb,
lib/attr/gather/aggregators/base.rb,
lib/attr/gather/filters/contract.rb,
lib/attr/gather/filters/filtering.rb,
lib/attr/gather/workflow/callable.rb,
lib/attr/gather/workflow/graphable.rb,
lib/attr/gather/workflow/task_graph.rb,
lib/attr/gather/concerns/registrable.rb,
lib/attr/gather/concerns/identifiable.rb,
lib/attr/gather/aggregators/deep_merge.rb,
lib/attr/gather/workflow/dot_serializer.rb,
lib/attr/gather/aggregators/shallow_merge.rb
Defined Under Namespace
Modules: Aggregators, Concerns, Filters, Registrable, Workflow Classes: Error
Constant Summary collapse
- EMPTY_HASH =
Your code goes hereā¦
{}.freeze
- VERSION =
'1.5.1'