This project is archived and is in readonly mode.
Changeset [206e48e8b943981b5b9ffc1fe7a2150e2ac21427] by Xavier Noria
November 20th, 2010 @ 03:20 PM
applies API conventions to the RDoc of json_encode
- Examples running with the text are preferred over separate Example sections.
- No need to call puts, in # => we show the return value, not STDOUT.
- Say explicitly that double quotes are removed.
- Specify that we are talking \uXXX, rather than, say, HTML entities. https://github.com/rails/rails/commit/206e48e8b943981b5b9ffc1fe7a21...
Committed by Xavier Noria
- M activesupport/lib/active_support/core_ext/string/output_safety.rb
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>