Skip to content

Instantly share code, notes, and snippets.

@kiote
Created October 7, 2011 13:29
Show Gist options
  • Save kiote/1270274 to your computer and use it in GitHub Desktop.
Save kiote/1270274 to your computer and use it in GitHub Desktop.
class MyClass
def do_somth_with_class
OtherClass.method
other_stuff
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment