Skip to content

Instantly share code, notes, and snippets.

@claudijd
Created August 14, 2014 02:58
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 claudijd/1405421ffcc61ebb69ab to your computer and use it in GitHub Desktop.
Save claudijd/1405421ffcc61ebb69ab to your computer and use it in GitHub Desktop.
Woman in the red dress
class Woman
def do_something
puts "Say Hello"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment