0fc9735137
This line will lead to fail when you have nested attributes in a document. Since the access to the property is made directly (throgh the #[] method) mongoid will store the association_attributes as a property of the document, instead of triggering the nested attributes generated method. This little patch fixes this issue. |
||
---|---|---|
.. | ||
seed-fu-mongoid | ||
seed-fu-mongoid.rb |