Skip to content

Instantly share code, notes, and snippets.

@jfirebaugh
Created January 21, 2011 17:50
Show Gist options
  • Save jfirebaugh/790073 to your computer and use it in GitHub Desktop.
Save jfirebaugh/790073 to your computer and use it in GitHub Desktop.
class A
class B
end
end
A.class_eval do
B
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment