Module: Serega::SeregaPlugins::If::DataBuilderClassMethods
- Defined in:
- lib/serega/plugins/if/if.rb
Overview
SeregaDataBuilder additional/patched class methods
Overrides build_data_object to handle plans where some keys were skipped
by :if/:unless/:if_value/:unless_value conditions, so the Data class
is built from the actually-present keys rather than the full plan.