Skip to content

Instantly share code, notes, and snippets.

@dbussink
Created November 8, 2008 18:37
Show Gist options
  • Save dbussink/23095 to your computer and use it in GitHub Desktop.
Save dbussink/23095 to your computer and use it in GitHub Desktop.
1)
DataMapper::Associations::UnsavedParentError in 'DataMapper::Associations::OneToMany::Proxy should respond to #<<'
The parent must be saved before mass-deleting the association without validation
/Users/dirkjan/Documents/projects/dm-core-spec/lib/dm-core/associations/one_to_many.rb:309:in `destroy!'
./spec/public/associations/one_to_many_spec.rb:71:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment