wr0ngway (Matthew Conway)
- Login: wr0ngway
- Email: matt@conwaysplace.com
- Registered on: 01/21/2011
- Last sign in: 07/22/2011
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
02/02/2011
-
10:05 AM Ruby Bug #4300: Merge keys not working as expected in psych yaml parser
- =begin
Thanks!
Do I have to do anything special to get this backported to 1.9.2?
=end
01/21/2011
-
04:10 AM Ruby Bug #4300 (Closed): Merge keys not working as expected in psych yaml parser
- =begin
Psych doesn't seem to support merge keys ( http://yaml.org/type/merge.html ) with alias/anchor the same way that syck does. I'm not sure if this is intentional or not, but its a pretty useful behavior so I'm filing a bug. Basi...