Skip to content

Instantly share code, notes, and snippets.

@gfmurphy
Created January 23, 2012 21:29
Show Gist options
  • Save gfmurphy/1665622 to your computer and use it in GitHub Desktop.
Save gfmurphy/1665622 to your computer and use it in GitHub Desktop.
Le sigh...
def load_resource
"#{controller_name.classify}".constantize.find(params[:id])
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment