Skip to content

Instantly share code, notes, and snippets.

@Epigene
Created October 14, 2017 16:43
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 Epigene/58bd312f6293acc33e5993f9dcd14866 to your computer and use it in GitHub Desktop.
Save Epigene/58bd312f6293acc33e5993f9dcd14866 to your computer and use it in GitHub Desktop.
Book about vampires?
def vampire_title?
title.to_s.match?(%r'vamp[iy]re'i)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment