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
fb89aba8b45bc5adbd3181ebb2e92ec99e63f821
rails
/
activesupport
/
lib
/
active_support
/
json
History
Jeremy Kemper
a87683fb38
Disprefer JSONGem decoder since it only decodes JSON objects
2010-03-09 11:06:54 -08: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
Changed the default ActiveSupport.use_standard_json_time_format from false to true and
2010-01-03 19:20:43 -08: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