Closed kostya closed 11 years ago
For anonymous classes, it will now return a String
rather than nil
.
Interesting. Changing the behavior of name
on Module is a little unexpected, but let me look over things. Thanks for the heads up.
@obrie in Celluloid, we only include the main Celluloid
module and we are considering removing the name
singleton method override.
That change would make this change unnecessary.
Thanks @halorgium / @kostya!
bug appers with 1.2, 1.1.2 was ok.
https://github.com/celluloid/celluloid/issues/206