Skip to content

Commit

Permalink
Give the anonymous module a name
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Nov 27, 2012
1 parent 03bbbe7 commit 441d7a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/twitter/base.rb
Expand Up @@ -14,6 +14,7 @@ def self.attr_reader(*attrs)
end
end
end
const_set(:Attributes, mod)
include mod
end

Expand Down

0 comments on commit 441d7a0

Please sign in to comment.