Go to file
David Heinemeier Hansson 4a98cbe2dd If not passing a hash, assume :id => whatever
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4381 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-05-31 04:48:46 +00:00
actionmailer ActionMailer::Base documentation rewrite. Closes #4991 [Kevin Clark, Marcel Molina Jr.] 2006-05-10 05:38:43 +00:00
actionpack If not passing a hash, assume :id => whatever 2006-05-31 04:48:46 +00:00
actionwebservice Replace alias method chaining with Module#alias_method_chain. [Marcel Molina Jr.] 2006-04-29 20:20:22 +00:00
activerecord band-aid for oracle 2006-05-29 04:22:49 +00:00
activesupport Normalize classify's argument to a String so that it plays nice with Symbols. [Marcel Molina Jr.] 2006-05-22 15:17:45 +00:00
railties Expanded :method option in FormTagHelper#form_tag, FormHelper#form_for, PrototypeHelper#remote_form_for, PrototypeHelper#remote_form_tag, and PrototypeHelper#link_to_remote to allow for verbs other than GET and POST by automatically creating a hidden form field named _method, which will simulate the other verbs over post [DHH] 2006-05-29 00:05:41 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Get rid of that silly lock 2005-09-04 00:28:28 +00:00
release.rb Use Aras RubyForge uploader 2006-04-09 22:14:08 +00:00