jwood / tenacity

A database client independent way of managing relationships between models backed by different databases.
MIT License
118 stars 17 forks source link

Adding an object to a has_many association should automatically save that object #14

Closed jwood closed 13 years ago

jwood commented 13 years ago

...except if the parent object (the owner of the collection) is not yet stored in the database.

jwood commented 13 years ago

Fixed in 0.3.0