This project is archived and is in readonly mode.
Changeset [a7d322307d9bc326a56ffa9b953444d0cc3d7efc] by Xavier Noria
November 20th, 2010 @ 03:26 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/a7d322307d9bc326a56ffa9b95344...
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>