jwood / tenacity

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

Support the destruction of associated objects when the parent object is destroyed #4

Closed jwood closed 13 years ago

jwood commented 13 years ago

See the :dependent option in ActiveRecord associations.

jwood commented 13 years ago

Tracking in https://github.com/jwood/tenacity/issues/12