Skip to content

Instantly share code, notes, and snippets.

@domagude
Created October 29, 2017 10:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save domagude/5f8623d50a58013e14ad6ee359258e85 to your computer and use it in GitHub Desktop.
Save domagude/5f8623d50a58013e14ad6ee359258e85 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