aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/serialization.rb
Commit message (Expand)AuthorAgeFilesLines
...
* 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