This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8d03fbe9ba461a0b635dcb85759cc4a2261ba95
rails
/
activesupport
/
test
/
json
History
Xavier Noria
5d7d0c2fa3
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
2010-05-03 22:11:33 +02:00
..
decoding_test.rb
Automatically prefer Yajl or JSON backend over Yaml, if available
2010-02-05 10:22:45 -08:00
encoding_test.rb
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
2010-05-03 22:11:33 +02:00