Skip to content

Instantly share code, notes, and snippets.

@dira
Created March 1, 2009 19:21
Show Gist options
  • Save dira/72444 to your computer and use it in GitHub Desktop.
Save dira/72444 to your computer and use it in GitHub Desktop.
# if you used the more general
get :edit, :id => @user.to_param
# instead of the specific
# get :edit, :id => @user.id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment