Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment` | Koichi ITO | 2017-07-11 | 3 | -0/+3 |
* | Use frozen-string-literal in ActiveSupport | Kir Shatrov | 2017-07-09 | 3 | -0/+3 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 3 | -3/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 3 | -0/+3 |
* | applies new string literal convention in activesupport/test | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | Fix ActiveSupport tests that depend on run order | Francesco Rodriguez | 2012-08-23 | 1 | -1/+1 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -1/+1 |
* | Test autoloading nested subclass of parent. | Jeremy Kemper | 2006-11-16 | 1 | -0/+3 |
* | Update dependencies to allow constants to be defined alongside their siblings. | Nicholas Seckar | 2006-11-01 | 1 | -0/+3 |
* | Dependencies can autoload directories of nested classes. | Jeremy Kemper | 2006-08-16 | 2 | -0/+6 |