aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/helpers/tags/week_field.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix week_field returning invalid valueChristoph2015-11-101-1/+1
| | | | | | | 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
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-201-0/+13