mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
908e9a17d8166d9b83609ec3aa877717a21d8ab7
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1155 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Address parsing failed when the "to" (or "cc", or whatever) was an array. It was also too restrictive in the formats of the addresses #1097 [Jamis]
Added minute_step as an option to select_minute (and the helpers that use it) to jump in larger increments than just 1 minute. At 15, it would return 0, 15, 30, 45 options #1085 [ordwaye@evergreen.edu]
Fixed that Base.silence should restore the old logger level when done, not just set it to DEBUG #1084 [yon@milliped.com]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%