Skip to content

Instantly share code, notes, and snippets.

@edipofederle
Created June 19, 2010 16:32
Show Gist options
  • Select an option

  • Save edipofederle/445035 to your computer and use it in GitHub Desktop.

Select an option

Save edipofederle/445035 to your computer and use it in GitHub Desktop.
class Pessoa
def hello
puts 'Hello'
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment