|
|
|
|
|
by burlesona
2374 days ago
|
|
> Calling a private method with a literal self as the receiver is now allowed. Oof. Call me old fashioned, but I liked the consistency of not being able to call private methods with an explicit receiver. Oh well! The rest of this looks great, thanks Ruby team! |
|
Sidenote: I can't think of a use case where this is a good idea.