ar_doc_store icon indicating copy to clipboard operation
ar_doc_store copied to clipboard

problems defining embeds_many

Open sellittf opened this issue 8 years ago • 1 comments

Hi,

embedding one model with embeds_one works fine!

however following the example of embeds_many :rooms doesn't work as expected. Error message: ArgumentError: Passing string to define a callback is not supported. See the .set_callback documentation to see supported values.

thanks for your job!

sellittf avatar May 14 '17 12:05 sellittf

Should be fixed by aa1d6c021d466477c5d2e3082a6909a86b62d0c4, version 1.0.2

Dahlgren avatar Feb 05 '18 23:02 Dahlgren