Skip to content

Instantly share code, notes, and snippets.

@jaydonnell
Created November 11, 2009 18:37
Show Gist options
  • Save jaydonnell/232186 to your computer and use it in GitHub Desktop.
Save jaydonnell/232186 to your computer and use it in GitHub Desktop.
# i don't have a rails app handy, but I think this works if you have dependt destroy set for the child relationship
post.comments.delete(@some_comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment