Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use frozen-string-literal in ActiveRecord | Kir Shatrov | 2017-07-19 | 1 | -0/+1 |
* | 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 |
* | Use `require_relative` instead of `require` with full path | bogdanvlviv | 2017-06-14 | 1 | -1/+1 |
* | update bin/test scripts to prevent double runs. | Yves Senn | 2016-11-21 | 1 | -2/+0 |
* | prefer __dir__ over __FILE__ in File.expand_path | Xavier Noria | 2016-08-11 | 1 | -1/+3 |
* | applies new string literal convention to the rest of the project | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | Remove legacy mysql adapter | Abdelkader Boudih | 2015-12-17 | 1 | -1/+1 |
* | select the AR adapter through `bin/test`. | Yves Senn | 2015-06-11 | 1 | -0/+16 |
* | make it possible to run AR tests with bin/test | Yves Senn | 2015-06-11 | 1 | -0/+3 |