Ruby on Rails
Go to file
David Heinemeier Hansson 062845b4da Expanded :method option in FormHelper#form_tag 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]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4371 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-05-28 01:04:27 +00:00
actionmailer ActionMailer::Base documentation rewrite. Closes #4991 [Kevin Clark, Marcel Molina Jr.] 2006-05-10 05:38:43 +00:00
actionpack Expanded :method option in FormHelper#form_tag 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-28 01:04:27 +00:00
actionwebservice Replace alias method chaining with Module#alias_method_chain. [Marcel Molina Jr.] 2006-04-29 20:20:22 +00:00
activerecord Update OpenBase adaterp's maintainer's email address. Closes #5176. [Derrick Spell] 2006-05-24 17:20:51 +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 Add generator files... 2006-05-23 17:15:15 +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