aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/explain_registry.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-191-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* applies new string literal convention in activerecord/libXavier Noria2016-08-061-1/+1
* applies new doc guidelines to Active Record.Yves Senn2015-10-141-1/+1
* add :nodoc: mark to *Registry classes [ci skip]Francesco Rodriguez2013-04-171-2/+2
* let EXPLAIN use a thread locals registry [John J. Wang & Xavier Noria]Xavier Noria2013-04-161-0/+30