valtri (František Dvořák)
- Login: valtri
- Registered on: 03/20/2016
- Last sign in: 01/27/2017
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
06/19/2016
-
06:54 PM Ruby Bug #12437: Is it "legal" to call collect! in class initializer?
- Actually it could be fixed by reverting this patch:
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=52591
Or it is possible to worked around that in the "Category" class by using custom collect method with the o...