Created
October 14, 2017 14:47
-
-
Save ch1c0t/1c7ab251bfd34649064789720e47bf2f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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