mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
f3e5e07982946f05b9826d5701aa95359bb5a10f
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1160 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 submit_to_remote that allows you to trigger an Ajax form submition at the click of the submission button, which allows for multiple targets in a single form through the use of multiple submit buttons #930 [yrashk@gmail.com]
Added Rake target clear_logs that'll truncate all the *.log files in log/ to zero #1079 [Lucas Carlson]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%