Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use frozen-string-literal in ActiveRecord | Kir Shatrov | 2017-07-19 | 1 | -0/+2 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | applies new string literal convention in activerecord/lib | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | Remove unused `ActiveRecord::Base.connection_id` | Sean Griffin | 2016-06-29 | 1 | -2/+2 |
* | applies new doc guidelines to Active Record. | Yves Senn | 2015-10-14 | 1 | -1/+1 |
* | Stop using method missing for singleton delegation. | Aaron Patterson | 2013-11-06 | 1 | -0/+5 |
* | add :nodoc: mark to *Registry classes [ci skip] | Francesco Rodriguez | 2013-04-17 | 1 | -2/+2 |
* | simplifies the RDoc of AR::RuntimeRegistry | Xavier Noria | 2013-04-13 | 1 | -20/+5 |
* | complete rewrite of the documentation of AS::PerThreadRegistry | Xavier Noria | 2013-04-13 | 1 | -1/+1 |
* | Created a runtime registry for thread local variables in active record. | wangjohn | 2013-04-09 | 1 | -0/+32 |