This project is archived and is in readonly mode.
invalid yaml in tests
Reported by Aaron Patterson | April 17th, 2010 @ 05:49 AM
Syck emits an unnecessary space in it's yaml, psych does not. This patch deals with it in the tests.
Comments and changes to this ticket
-
Aaron Patterson April 17th, 2010 @ 05:50 AM
- no changes were found...
-
Repository April 17th, 2010 @ 05:51 AM
- State changed from new to resolved
(from [b7693dc028cea513724681a70dfd4f3e294bbc54]) working around syck defects by optionally matching a space [#4426 state:resolved]
Signed-off-by: wycats wycats@gmail.com
http://github.com/rails/rails/commit/b7693dc028cea513724681a70dfd4f...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Tags
Referenced by
- 4426 invalid yaml in tests (from [b7693dc028cea513724681a70dfd4f3e294bbc54]) working...