Skip to content

Commit

Permalink
rubies - y u slightly different in implementation?
Browse files Browse the repository at this point in the history
  • Loading branch information
brianewing committed Apr 1, 2012
1 parent 837aa34 commit 1c0c6e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/luego/delegate.rb
@@ -1,5 +1,5 @@
module Luego
class Delegate < BasicObject
class Delegate < ::BasicObject
def initialize(object)
@child = object
end
Expand Down

0 comments on commit 1c0c6e8

Please sign in to comment.