Skip to content

Instantly share code, notes, and snippets.

@danielmoralesp
Created March 15, 2019 16: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 danielmoralesp/3ee5c788d56cbe2768287d625f0e2755 to your computer and use it in GitHub Desktop.
Save danielmoralesp/3ee5c788d56cbe2768287d625f0e2755 to your computer and use it in GitHub Desktop.
class MyRubyClass
def render
"Hello World"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment