Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed that to_xml should not automatically pass :procs to associations includ... | David Heinemeier Hansson | 2007-12-03 | 1 | -8/+10 |
* | Base#to_xml supports the nil="true" attribute like Hash#to_xml. Closes #8268. | Jeremy Kemper | 2007-11-14 | 1 | -0/+4 |
* | Smattering of grammatical fixes to documentation. Closes #10083 [BobSilva] | Marcel Molina | 2007-11-08 | 1 | -2/+2 |
* | Add missing file for revision #8090 | Marcel Molina | 2007-11-06 | 1 | -1/+1 |
* | Fix Json related documentation for render and the AR serializer. Closes #9814... | Michael Koziarski | 2007-10-15 | 1 | -0/+53 |
* | Hash#to_json takes :only or :except options to specific or omit certain hash ... | Jeremy Kemper | 2007-10-04 | 1 | -1/+1 |
* | Fixed spelling errors (closes #9706) [tarmo/rmm5t] | David Heinemeier Hansson | 2007-09-28 | 1 | -1/+1 |
* | Added :include option to to_json (closes #9677) [chuyeow] | David Heinemeier Hansson | 2007-09-28 | 1 | -56/+38 |
* | Added ActiveRecord::Base#to_json/from_json (currently does not support :inclu... | David Heinemeier Hansson | 2007-09-20 | 2 | -0/+345 |