Skip to content

Instantly share code, notes, and snippets.

@eob
Created August 9, 2016 18:43
Show Gist options
  • Save eob/afd0edc2f1d64a6d68f455de968efbaa to your computer and use it in GitHub Desktop.
Save eob/afd0edc2f1d64a6d68f455de968efbaa to your computer and use it in GitHub Desktop.
class Post
has_many :Comments
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment