aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/core_test.rb
Commit message (Expand)AuthorAgeFilesLines
* modernizes hash syntax in activerecordXavier Noria2016-08-061-2/+2
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-17/+17
* 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