Skip to content

Instantly share code, notes, and snippets.

@joeletizia
Created April 21, 2013 23:23
Show Gist options
  • Save joeletizia/5431527 to your computer and use it in GitHub Desktop.
Save joeletizia/5431527 to your computer and use it in GitHub Desktop.
A demo of parameterize function in ActiveSupport
"Joe Letizia's awesome blog 2.0".parameterize
# => "joe-letizia-s-awesome-blog-2-0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment