Skip to content

Instantly share code, notes, and snippets.

@dira
Created March 1, 2009 19:10
Show Gist options
  • Save dira/72439 to your computer and use it in GitHub Desktop.
Save dira/72439 to your computer and use it in GitHub Desktop.
def current_object
User.find_by_login(params[:id])
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment