Skip to content

Instantly share code, notes, and snippets.

@adam-e-trepanier
Created May 19, 2011 15:15
Show Gist options
  • Select an option

  • Save adam-e-trepanier/980992 to your computer and use it in GitHub Desktop.

Select an option

Save adam-e-trepanier/980992 to your computer and use it in GitHub Desktop.
def show
@account = Account.find(params[:id])
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment