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-01 01:34:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d002f6bcbd4e4f5cc421ee4da5be18839ccc4cb
rails
/
activesupport
/
lib
/
active_support
/
json
History
Pratik Naik
9783e66cad
Slightly faster DateTime#to_json. [
#598
state:resolved] [Alex Zepeda]
2008-07-14 01:02:07 +01:00
..
encoders
Slightly faster DateTime#to_json. [
#598
state:resolved] [Alex Zepeda]
2008-07-14 01:02:07 +01:00
decoding.rb
Merge docrails.
2008-05-25 12:29:00 +01:00
encoding.rb
Add config.active_support.escape_html_entities_in_json to allow disabling of html entity escaping. [rick]
2008-04-08 03:45:26 +00: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