aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/duration/iso8601_parser.rb
Commit message (Expand)AuthorAgeFilesLines
* applies remaining conventions across the projectXavier Noria2016-08-061-30/+30
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-28/+28
* applies new string literal convention in activesupport/libXavier Noria2016-08-061-11/+11
* systematic revision of =~ usage in ASXavier Noria2016-07-221-1/+2
* `ActiveSupport::Duration` supports ISO8601 formatting and parsing.Arnau Siches, Andrey Novikov2016-04-181-0/+122