aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/core_test.rb
Commit message (Expand)AuthorAgeFilesLines
* pretty_print will use #inspect if a subclass redefines itEthan2015-01-121-0/+11
* implement ActiveRecord::Base#pretty_print + changelogEthan2014-05-291-0/+68
* Extract AR::Core#inspect and AR::Core.inspect's test code from base_test.rbTakehiro Adachi2013-05-221-0/+33