Skip to content

Instantly share code, notes, and snippets.

@cthornton
Created July 3, 2014 03:52
Show Gist options
  • Save cthornton/921e85e99c8373a12580 to your computer and use it in GitHub Desktop.
Save cthornton/921e85e99c8373a12580 to your computer and use it in GitHub Desktop.
Blog
def index
@posts = current_user.posts
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment