baroquebobcat (Nick Howard)
- Login: baroquebobcat
- Email: ndh@baroquebobcat.com
- Registered on: 07/20/2011
- Last sign in: 07/20/2011
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
07/20/2011
-
02:58 AM Ruby Feature #5054: Compress a sequence of ends
- I don't think this is a good idea because I think it makes code harder to modify correctly.
Say you wanted to add a new method to `MyModule::MyClass`. With the old syntax it's simple, just add a line below the method defined in the cl...