mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
8e9484d3c1e822b797322505d659c6c4e6d13878
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2978 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
options_for_select allows any objects which respond_to? :first and :last rather than restricting to Array and Range. Closes #2824. References [2126].
Fix that XML-RPC date/time values did not have well-defined behaviour (#2516, #2534). This fix has one caveat, in that we can't support pre-1970 dates from XML-RPC clients.
Make sure that legacy db tasks also reference :database for SQLite (closes #2830) [kazuhiko@fdiary.net]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%