Skip to content

Instantly share code, notes, and snippets.

@xdite
Created January 16, 2009 16:58
Show Gist options
  • Save xdite/47999 to your computer and use it in GitHub Desktop.
Save xdite/47999 to your computer and use it in GitHub Desktop.
def show
@post = Post.find(params[:id])
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment