Skip to content

Instantly share code, notes, and snippets.

@bltavares
Created August 12, 2015 18:02
Show Gist options
  • Select an option

  • Save bltavares/c4ae6d7170c716e77ce9 to your computer and use it in GitHub Desktop.

Select an option

Save bltavares/c4ae6d7170c716e77ce9 to your computer and use it in GitHub Desktop.
module A
class B::C
end
end
module A
module B
class C
end
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment