Skip to content

Instantly share code, notes, and snippets.

@pritchie
Created June 9, 2010 13:02
Show Gist options
  • Select an option

  • Save pritchie/431442 to your computer and use it in GitHub Desktop.

Select an option

Save pritchie/431442 to your computer and use it in GitHub Desktop.
def mask c;c[6,l=c.size-10]='*'*l;c;end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment