Skip to content

Instantly share code, notes, and snippets.

@juneira
Created March 26, 2020 14:18
Show Gist options
  • Select an option

  • Save juneira/72b8cb1aede3305c7b5a8a4a2bc803c1 to your computer and use it in GitHub Desktop.

Select an option

Save juneira/72b8cb1aede3305c7b5a8a4a2bc803c1 to your computer and use it in GitHub Desktop.
class ClasseDaGem
def metodo
raise "ERROR!!!!"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment