Skip to content

Instantly share code, notes, and snippets.

@brennovich
Created November 20, 2011 22:57
Show Gist options
  • Save brennovich/1381103 to your computer and use it in GitHub Desktop.
Save brennovich/1381103 to your computer and use it in GitHub Desktop.
Decent URL's
def to_param
"#{id}-#{attribute.downcase.parameterize}"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment