aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/serialization_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Change JSON to encode %w(< > &) as 4 digit hex codes to be in compliance with...Rick Olson2007-10-291-1/+1
* Added ActiveRecord::Base#to_json/from_json (currently does not support :inclu...David Heinemeier Hansson2007-09-201-0/+47