diff options
author | Christoph <christoph@mixxt.net> | 2015-11-05 11:20:00 +0100 |
---|---|---|
committer | Xavier Noria <fxn@hashref.com> | 2015-11-11 07:08:20 +0100 |
commit | 9ccb341fbf1ae1bb46a0f638bf35a4bcffe06297 (patch) | |
tree | b44af5165fe4f6255e70abc1cc672adfdd1bc83f /activesupport/test/array_inquirer_test.rb | |
parent | cff8b4951fd337075bd6079fa1a679428312baad (diff) | |
download | rails-9ccb341fbf1ae1bb46a0f638bf35a4bcffe06297.tar.gz rails-9ccb341fbf1ae1bb46a0f638bf35a4bcffe06297.tar.bz2 rails-9ccb341fbf1ae1bb46a0f638bf35a4bcffe06297.zip |
Fix week_field returning invalid value
According to the W3 spec[1] the value should use a 1-based index
and not a 0-based index for the week number.
[1]: http://www.w3.org/TR/html-markup/datatypes.html#form.data.week
Diffstat (limited to 'activesupport/test/array_inquirer_test.rb')
0 files changed, 0 insertions, 0 deletions