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 |
* | Fix typo s/with/without/ | Ryuta Kamizono | 2016-11-20 | 1 | -1/+1 |
* | Fix tests for prepared_statements: false and queries hitting `#select_all` | Prathamesh Sonpatki | 2016-11-19 | 1 | -1/+2 |
* | Erubis is not actually used in AR | Akira Matsuda | 2016-11-06 | 1 | -2/+2 |
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -11/+11 |
* | Add require 'pathname' as it has not already been required in some circumstances | Jon Leighton | 2011-06-17 | 1 | -0/+1 |
* | Add support for using an ARCONFIG environment variable to specify the locatio... | Jon Leighton | 2011-06-12 | 1 | -4/+7 |
* | Fix typo | Jon Leighton | 2011-06-05 | 1 | -1/+1 |
* | Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES... | Jon Leighton | 2011-06-04 | 1 | -0/+39 |