ar_doc_store icon indicating copy to clipboard operation
ar_doc_store copied to clipboard

`embeds_many` goes crazy when you implement `serializable_hash`

Open dfurber opened this issue 5 years ago • 0 comments

Perhaps this ought to be a no-no but if you define the serializable_hash method within an embeddable model, strange behavior ensues. Easy solution is to use a different method for serialization.

dfurber avatar Oct 06 '20 18:10 dfurber