Module: Cuprum::Collections::Adaptable::Commands::AbstractAssignOne
- Includes:
- ParameterValidation
- Defined in:
- lib/cuprum/collections/adaptable/commands/abstract_assign_one.rb
Overview
Abstract implementation of the AssignOne command for adaptable collections.
Instance Method Summary collapse
-
#call(attributes:, entity:) ⇒ Object
Merges the given attributes into the given entity.
Instance Method Details
#call(attributes:, entity:) ⇒ Object
Merges the given attributes into the given entity.
20 |
# File 'lib/cuprum/collections/adaptable/commands/abstract_assign_one.rb', line 20 validate :attributes |