diff options
author | Christoph <christoph@mixxt.net> | 2015-11-05 11:20:00 +0100 |
---|---|---|
committer | Andrew White <andrew.white@unboxedconsulting.com> | 2015-11-10 12:28:47 +0000 |
commit | 60dabb156f2aa2c22bb2862145f80c64ba12cea5 (patch) | |
tree | c47d5e6786951a542ce78158ce43c69260cd961b /activerecord/test/cases/suppressor_test.rb | |
parent | 8d7f0a66c623aa294039032e9e928e88cf3db956 (diff) | |
download | rails-60dabb156f2aa2c22bb2862145f80c64ba12cea5.tar.gz rails-60dabb156f2aa2c22bb2862145f80c64ba12cea5.tar.bz2 rails-60dabb156f2aa2c22bb2862145f80c64ba12cea5.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 'activerecord/test/cases/suppressor_test.rb')
0 files changed, 0 insertions, 0 deletions