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
9d8e2fb5e21da725755366ae2b7affe83ce1b6b0
rails
/
activesupport
/
test
/
json
History
José Valim
a761d77902
Merge pull request
#248
from bigfix/enumerable_as_json
...
Enumerable should pass encoding options to children in #as_json/#to_json
2011-05-07 03:19:56 -07:00
..
decoding_test.rb
AS Json parse_error makes a return for backwards compatibility, although it will return MultiJson::DecodeError
2011-04-19 00:01:50 +02:00
encoding_test.rb
Enumerable should pass encoding options to children in #as_json/#to_json.
2011-04-01 12:16:54 -07:00