Skip to content

Instantly share code, notes, and snippets.

@laguiar
Created July 28, 2010 21:13
Show Gist options
  • Save laguiar/496323 to your computer and use it in GitHub Desktop.
Save laguiar/496323 to your computer and use it in GitHub Desktop.
'1123.1234.455-123'.gsub(/\./, '').gsub(/-/, '')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment