mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
0180e090ab
Due to a change in builder, nil values and empty strings now generates closed tags, so instead of this: <pseudonyms nil=\"true\"></pseudonyms> It generates this: <pseudonyms nil=\"true\"/> Document this change in Rails so that people can track it down easily if necessary. |
||
---|---|---|
.. | ||
json_serialization_test.rb | ||
xml_serialization_test.rb |