Skip to content

Instantly share code, notes, and snippets.

@imteekay
Created October 14, 2015 03:52
Show Gist options
  • Save imteekay/58aba18ff4ae5be2fa5a to your computer and use it in GitHub Desktop.
Save imteekay/58aba18ff4ae5be2fa5a to your computer and use it in GitHub Desktop.
class Author < ActiveRecord::Base
has_many :posts
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment