Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Active Support] require_relative => require | Akira Matsuda | 2017-10-21 | 1 | -2/+2 |
* | [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment` | Koichi ITO | 2017-07-11 | 1 | -0/+1 |
* | Use frozen-string-literal in ActiveSupport | Kir Shatrov | 2017-07-09 | 1 | -0/+1 |
* | [Active Support] require => require_relative | Akira Matsuda | 2017-07-01 | 1 | -2/+2 |
* | applies new string literal convention in activesupport/lib | Xavier Noria | 2016-08-06 | 1 | -2/+2 |
* | systematic revision of =~ usage in AS | Xavier Noria | 2016-07-22 | 1 | -1/+2 |
* | Fix bug where custom deprecators are not used. | Brandon Dunne | 2015-10-14 | 1 | -8/+9 |
* | make `collect_deprecations` available. | Yves Senn | 2013-12-10 | 1 | -11/+10 |
* | Remove more references to Test::Unit | Rafael Mendonça França | 2012-01-06 | 1 | -19/+0 |
* | Opt in to Dependencies | Jeremy Kemper | 2009-04-22 | 1 | -9/+9 |
* | Move deprecation assertions so TestCase (and Mocha) needn't load on startup | Jeremy Kemper | 2008-11-23 | 1 | -0/+55 |