Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modernizes hash syntax in activerecord | Xavier Noria | 2016-08-06 | 1 | -2/+2 |
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -17/+17 |
* | pretty_print will use #inspect if a subclass redefines it | Ethan | 2015-01-12 | 1 | -0/+11 |
* | implement ActiveRecord::Base#pretty_print + changelog | Ethan | 2014-05-29 | 1 | -0/+68 |
* | Extract AR::Core#inspect and AR::Core.inspect's test code from base_test.rb | Takehiro Adachi | 2013-05-22 | 1 | -0/+33 |