Skip to content

Instantly share code, notes, and snippets.

@natereed
Created July 4, 2012 21:15
Show Gist options
  • Save natereed/3049549 to your computer and use it in GitHub Desktop.
Save natereed/3049549 to your computer and use it in GitHub Desktop.
Test
class Post < ActiveRecord::Base
belongs_to :user
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment