aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/serialization.rb
Commit message (Expand)AuthorAgeFilesLines
...
* 'nil' => nilAkira Matsuda2010-12-171-2/+2
* Perf: refactor methods using inject when not need in activemodel.Emilio Tagua2010-09-221-9/+2
* fixed some issues with JSON encodingJakub Suder2010-09-071-8/+10
* to_json => as_jsonJames Miller2010-08-251-2/+2
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-22/+22
* adding documentation to ActiveSupport::Concern ht:strictly typed for an aweso...Neeraj Singh2010-08-041-0/+2
* Revised and added headings.Rizwan Reza2010-06-141-0/+2
* Full update on ActiveModel documentationMikel Lindsaar2010-02-011-0/+57
* Break up concerns for choosing what attributes should be serialized and the a...Joshua Peek2009-08-131-0/+30