1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

3 commits

Author SHA1 Message Date
Ethan
f5c2bf1097 pretty_print will use #inspect if a subclass redefines it 2015-01-12 15:17:32 -08:00
Ethan
35983ea0ce implement ActiveRecord::Base#pretty_print + changelog 2014-05-29 08:06:03 -04:00
Takehiro Adachi
24f0099ec3 Extract AR::Core#inspect and AR::Core.inspect's test code from base_test.rb
The methods got moved to core.rb in commit
b2c9ce341a, but the tests never did.
2013-05-22 02:24:37 +09:00