LFDM (Gernot Höflechner)
- Login: LFDM
- Registered on: 06/12/2013
- Last sign in: 06/12/2013
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
06/14/2013
-
12:37 AM Ruby Feature #8520: Distinct to_s methods for Array, Hash...
- Thanks for the responses guys!
@matz and boris:
I deliberately left that out in my first message, when I probably shouldn't: Of course the issue can be overcome quite easily: as you said, just redefine inspect instead of to_s or alia...
06/12/2013
-
08:41 PM Ruby Feature #8520 (Feedback): Distinct to_s methods for Array, Hash...
- I apologize if something like this has already been proposed in the past, if it was, I can't find it at the moment.
Ruby 2.0 rightfully changed to behaviour of inspect (not delegating to to_s anymore), as inspect was effectively disab...