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
/
lib
/
active_support
/
json
History
Xavier Noria
9e085a9f33
adds a comment explaining why BigDecimal#as_json returns a JSON string
2010-05-03 22:04:47 +02:00
..
backends
Add yajl-ruby as a JSON parsing backend
2010-02-05 10:15:51 -08:00
decoding.rb
Disprefer JSONGem decoder since it only decodes JSON objects
2010-03-09 11:06:54 -08:00
encoding.rb
adds a comment explaining why BigDecimal#as_json returns a JSON string
2010-05-03 22:04:47 +02:00
variable.rb
Now that we have a separate internal rails_to_json, use a separate circular reference stack instead of sticking it in the options hash
2009-04-26 20:04:47 -07:00