1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support/json/encoders
2009-02-06 10:05:16 -08:00
..
date.rb Merge docrails 2009-01-18 18:10:58 +00:00
date_time.rb Merge docrails 2009-01-18 18:10:58 +00:00
enumerable.rb Improve documentation. 2008-03-26 12:27:52 +00:00
false_class.rb Hash#to_json takes :only or :except options to specific or omit certain hash keys. Enumerable#to_json passes through its options to each element. Closes #9751. 2007-10-04 03:28:42 +00:00
hash.rb Use Array.wrap, remove unneeded returning block 2009-02-06 10:05:16 -08:00
nil_class.rb Hash#to_json takes :only or :except options to specific or omit certain hash keys. Enumerable#to_json passes through its options to each element. Closes #9751. 2007-10-04 03:28:42 +00:00
numeric.rb Hash#to_json takes :only or :except options to specific or omit certain hash keys. Enumerable#to_json passes through its options to each element. Closes #9751. 2007-10-04 03:28:42 +00:00
object.rb Improve documentation. 2008-03-26 12:27:52 +00:00
regexp.rb Hash#to_json takes :only or :except options to specific or omit certain hash keys. Enumerable#to_json passes through its options to each element. Closes #9751. 2007-10-04 03:28:42 +00:00
string.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
symbol.rb Hash#to_json takes :only or :except options to specific or omit certain hash keys. Enumerable#to_json passes through its options to each element. Closes #9751. 2007-10-04 03:28:42 +00:00
time.rb Merge docrails 2009-01-18 18:10:58 +00:00
true_class.rb Hash#to_json takes :only or :except options to specific or omit certain hash keys. Enumerable#to_json passes through its options to each element. Closes #9751. 2007-10-04 03:28:42 +00:00