Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | -1/+1 |
* | Fix broken comments indentation caused by rubocop auto-correct [ci skip] | Ryuta Kamizono | 2016-09-14 | 1 | -2/+2 |
* | applies remaining conventions across the project | Xavier Noria | 2016-08-06 | 1 | -30/+30 |
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -28/+28 |
* | applies new string literal convention in activesupport/lib | Xavier Noria | 2016-08-06 | 1 | -11/+11 |
* | systematic revision of =~ usage in AS | Xavier Noria | 2016-07-22 | 1 | -1/+2 |
* | `ActiveSupport::Duration` supports ISO8601 formatting and parsing. | Arnau Siches, Andrey Novikov | 2016-04-18 | 1 | -0/+122 |