Skip to content

Instantly share code, notes, and snippets.

@iamajvillalobos
Last active September 18, 2018 13:06
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 iamajvillalobos/f0f31b1d987edde8132a206c46a33e23 to your computer and use it in GitHub Desktop.
Save iamajvillalobos/f0f31b1d987edde8132a206c46a33e23 to your computer and use it in GitHub Desktop.
Hello this is cool
class Text
def greet
puts "This is cool!"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment