Ruby on Rails
Go to file
David Heinemeier Hansson f3e5e07982 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]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1160 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-04-13 05:44:43 +00:00
actionmailer 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] 2005-04-13 04:44:58 +00:00
actionpack 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] 2005-04-13 05:44:43 +00:00
actionwebservice add missing public API change 2005-04-10 03:36:19 +00:00
activerecord Fixed pagination to work with joins #1034 [scott@sigkill.org] 2005-04-13 05:40:22 +00:00
activesupport Tests for AS 2005-04-10 17:37:20 +00:00
railties Added Rake target clear_logs that'll truncate all the *.log files in log/ to zero #1079 [Lucas Carlson] 2005-04-13 05:32:21 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Releasing 0.11.0 2005-03-22 13:29:22 +00:00
release.rb Released 0.11.1 2005-03-27 15:07:27 +00:00