hydra_attribute icon indicating copy to clipboard operation
hydra_attribute copied to clipboard

[0.4.2] .changed? returns `false`

Open paulepanter opened this issue 10 years ago • 0 comments

With an entity product stored with product.color = 'red' using product.assign_attribute(color: 'blue') and product.changed? returns false where it should be true.

paulepanter avatar Aug 26 '14 18:08 paulepanter