Skip to content

Instantly share code, notes, and snippets.

@rodolfoliviero
Created August 7, 2012 21:55
Show Gist options
  • Save rodolfoliviero/3289712 to your computer and use it in GitHub Desktop.
Save rodolfoliviero/3289712 to your computer and use it in GitHub Desktop.
perl tips
perl -pi -e "s/Factory/create/g" spec/models/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment