General

Profile

calebthompson (Caleb Thompson)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

10/08/2013

03:10 AM Ruby Feature #8992: Use String#freeze and compiler tricks to replace "str"f suffix
Optimizing the #freeze or #frozen methods to do this make a lot more sense to me
than the `""f` suffix to me.
I'm +1 on #frozen and preventing redefinition of that method, but I further
propose that we raise an error if redefining f...
calebthompson (Caleb Thompson)

07/10/2013

03:41 AM Ruby Bug #8615 (Closed): Add examples for SimpleDelegator
SimpleDelegator’s documentation lacked an example of its primary
feature, that it automatically sets the object passed to its initializer
as the delegated object.

* Add implicit __setobj__ example
* Add example showing that sup...
calebthompson (Caleb Thompson)

Also available in: Atom