Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove frozen_string_literal magic comment from files which are not used when... | Go MAEDA | 2019-03-21 | 10 | -20/+0 |
* | Support frozen_string_literal in lib/**/*.rb (#26561). | Go MAEDA | 2019-03-17 | 1 | -1/+1 |
* | Enable frozen_string_literal for files which don't contain string literals (#... | Go MAEDA | 2019-03-17 | 3 | -3/+3 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 17 | -2/+36 |
* | Replace Hash#keys.each with faster Hash#each_key (#29305). | Go MAEDA | 2018-08-01 | 1 | -1/+1 |
* | Remove RDoc tags (#28943). | Go MAEDA | 2018-06-08 | 1 | -2/+2 |
* | Use reverse_each instead of reverse.each (#27671). | Go MAEDA | 2017-12-31 | 1 | -1/+1 |
* | upgrade mocha 0.14 and remove deprecation warning | Toshi MARUYAMA | 2013-05-21 | 1 | -1/+1 |
* | set_table_name and set_locking_column are deprecated. | Jean-Philippe Lang | 2012-04-27 | 2 | -2/+2 |
* | Moved Rails plugins required by the core to lib/plugins. | Jean-Philippe Lang | 2012-04-26 | 21 | -0/+996 |