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
a5da48d231bf1e4041e149a8d052d8450e41a4e9
rails
/
activesupport
/
lib
/
active_support
/
json
History
Jeremy Kemper
63bb955a99
Automatically prefer Yajl or JSON backend over Yaml, if available
2010-02-05 10:22:45 -08:00
..
backends
Add yajl-ruby as a JSON parsing backend
2010-02-05 10:15:51 -08:00
decoding.rb
Automatically prefer Yajl or JSON backend over Yaml, if available
2010-02-05 10:22:45 -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