1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2005-04-18 07:52:58 +00:00
actionmailer Added that deliver_* will now return the email that was sent 2005-04-18 07:11:00 +00:00
actionpack Fixed that you can now pass an alternative :href option to link_to_function/remote in order to point to somewhere other than # if the javascript fails or is turned off. You can do the same with form_remote_tag by passing in :action. #1113 [Sam Stephenson] 2005-04-18 05:15:17 +00:00
actionwebservice add backwards compatibility for the public API change made to #api_methods, as it is 2005-04-17 17:20:44 +00:00
activerecord Fixed that fixtures were being deleted in the same order as inserts causing FK errors #890 [andrew.john.peters@gmail.com] 2005-04-18 07:52:58 +00:00
activesupport Tests for AS 2005-04-10 17:37:20 +00:00
railties Update to Prototype 1.2.0 2005-04-18 02:16:13 +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