Skip to content

Instantly share code, notes, and snippets.

@meltzerj
Created April 3, 2011 21:21
Show Gist options
  • Select an option

  • Save meltzerj/900831 to your computer and use it in GitHub Desktop.

Select an option

Save meltzerj/900831 to your computer and use it in GitHub Desktop.
def edit
@video = current_user.videos.find(params[:id])
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment