index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
lib
/
active_record
/
serializers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge docrails.
Pratik Naik
2008-05-25
1
-3
/
+3
*
Improve documentation coverage and markup
Xavier Noria
2008-05-02
2
-19
/
+19
*
Tweak ActiveRecord::Base#to_json to include a root value in the returned hash...
Rick Olson
2008-04-01
1
-1
/
+16
*
Improve documentation.
Pratik Naik
2008-03-26
2
-40
/
+57
*
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