Skip to content

Instantly share code, notes, and snippets.

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