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-02-18 01:51:49 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
beca1f2e151558ded3d5a4efebd328ab2533edc6
rails
/
activesupport
/
lib
/
active_support
/
json
History
Pratik Naik
39e1ac658e
Merge docrails
2009-01-18 18:10:58 +00:00
..
encoders
Merge docrails
2009-01-18 18:10:58 +00:00
decoding.rb
Fix JSON decoder date-converter regexp [
#1662
state:resolved] [Jonathan del Strother]
2009-01-07 17:51:11 +00:00
encoding.rb
Simpler and clearer to just explicitly require the JSON encoders
2008-11-26 01:08:37 -08:00
variable.rb
Add an ignored options parameter to ActiveSupport::JSON::Variable#to_json to make sure it duck-types nicely with the other JSON types. [Pascal Belloncle]
2007-10-25 07:09:09 +00:00