mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
202d5c0751ac9efde2235102fb2099f4cbe93fd6
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1320 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Added support for descending year values in DateHelper#select_year, like select_year(Date.today, :start_year => 2005, :end_year => 1900), which would count down from 2005 to 1900 instead of the other way #1274 [nwoods@mail.com]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%