This project is archived and is in readonly mode.
Changeset [5d7d0c2fa31d72bc70fdd1b1e34144da9055995d] by Xavier Noria
May 3rd, 2010 @ 09:11 PM
BigDecimal#as_json does not really specify the F format, it
delegates that to whatever BigDecimal#to_s default format is, do
the same in its test
http://github.com/rails/rails/commit/5d7d0c2fa31d72bc70fdd1b1e34144...
Committed by Xavier Noria
- M activesupport/test/json/encoding_test.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>