• X
    code gardening: removes redundant selfs · a9dc4545
    Xavier Noria 提交于
    A few have been left for aesthetic reasons, but have made a pass
    and removed most of them.
    
    Note that if the method `foo` returns an array, `foo << 1`
    is a regular push, nothing to do with assignments, so
    no self required.
    a9dc4545
topic.rb 2.8 KB