Go to file
2006-05-31 23:25:36 +00:00
actionmailer ActionMailer::Base documentation rewrite. Closes #4991 [Kevin Clark, Marcel Molina Jr.] 2006-05-10 05:38:43 +00:00
actionpack Added interrogation of params[:format] to determine Accept type. If :format is specified and matches a declared extension, like "rss" or "xml", that mime type will be put in front of the accept handler. This means you can link to the same action from different extensions and use that fact to determine output [DHH] 2006-05-31 18:52:24 +00:00
actionwebservice Replace alias method chaining with Module#alias_method_chain. [Marcel Molina Jr.] 2006-04-29 20:20:22 +00:00
activerecord Added Array#to_s(:db) that'll produce a comma-separated list of ids [DHH] Split Grouping into its own file 2006-05-31 23:25:36 +00:00
activesupport Added Array#to_s(:db) that'll produce a comma-separated list of ids [DHH] Split Grouping into its own file 2006-05-31 23:25:36 +00:00
railties Make "script/plugin install" work with svn+ssh URLs 2006-05-31 18:06:50 +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