Skip to content

Instantly share code, notes, and snippets.

@ch1c0t
Created October 14, 2017 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ch1c0t/1c7ab251bfd34649064789720e47bf2f to your computer and use it in GitHub Desktop.
Save ch1c0t/1c7ab251bfd34649064789720e47bf2f to your computer and use it in GitHub Desktop.
puts STDIN.readlines.select { |line| line.include? 'Preparation' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment