Skip to content

Instantly share code, notes, and snippets.

@Haseeb-Qureshi
Created April 4, 2017 17:53
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 Haseeb-Qureshi/4db364c7432730e4f432c3ea3dcac9bc to your computer and use it in GitHub Desktop.
Save Haseeb-Qureshi/4db364c7432730e4f432c3ea3dcac9bc to your computer and use it in GitHub Desktop.
def self.include?(substring)
get(substring).include?(‘password’)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment