Actions
Feature #17177
closed
Updated by matz (Yukihiro Matsumoto) almost 5 years ago
- Status changed from Open to Rejected
Rejected. I agree this behavior is convienient in some cases, but changing p
is too drastic and incompatible.
Please retry with another name.
Matz.
Updated by vo.x (Vit Ondruch) almost 5 years ago
Updated by sawa (Tsuyoshi Sawada) almost 5 years ago
If a new method is to be created for this purpose, then one possibility is to combine this with the idea that was once proposed by a Ruby committer to define a public method on Object
so that we can insert the method in or at the end of a method chain instead of using a function-style method (I cannot find the ticket.)
Updated by sawa (Tsuyoshi Sawada) almost 5 years ago
What about the method name inform
?
Updated by nobu (Nobuyoshi Nakada) over 4 years ago
What about extending pp
to include the location when $DEBUG
is true?
Actions
Like0Like0Like0Like0Like0Like0Like0