Skip to content

Instantly share code, notes, and snippets.

@aberant
Created November 3, 2009 18:35
Show Gist options
  • Select an option

  • Save aberant/225307 to your computer and use it in GitHub Desktop.

Select an option

Save aberant/225307 to your computer and use it in GitHub Desktop.
module Foo
class Bar
end
end
Foo::Bar.new
Foo:: Bar.new
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment