Skip to content

Instantly share code, notes, and snippets.

@omenking
Created June 13, 2019 02:34
Show Gist options
  • Save omenking/302ba7e0292cf4bef50287af052a19cb to your computer and use it in GitHub Desktop.
Save omenking/302ba7e0292cf4bef50287af052a19cb to your computer and use it in GitHub Desktop.
000 - QA Mastery
class Hello
def self.world
'world2'
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment