Skip to content

Instantly share code, notes, and snippets.

@miketierney
Created November 20, 2008 15:25
Show Gist options
  • Save miketierney/27069 to your computer and use it in GitHub Desktop.
Save miketierney/27069 to your computer and use it in GitHub Desktop.
# Inserting the regular expression in to the conditional statement. line is the lambda |line|, as part of
# an iteration.
if line =~ /#{pattern}/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment