WanWizard / Datamapper

Maintenance of Datamapper has been transferred to https://github.com/saekort/datamapper in 2012.
27 stars 3 forks source link

Cascading save operations #5

Open WanWizard opened 12 years ago

WanWizard commented 12 years ago

Implement cascading saves, meaning that when you save an object, it will automatically save loaded related objects for which this feature is enabled (could be global, per model or per relation definition).