Skip to content

Instantly share code, notes, and snippets.

@abloom
Created April 30, 2009 19:27
Show Gist options
  • Save abloom/104633 to your computer and use it in GitHub Desktop.
Save abloom/104633 to your computer and use it in GitHub Desktop.
class User
class Authorization
end
end
u = User.new
a = User::Authorization.new
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment