Ruby on Rails
Go to file
Jeremy Kemper 48052d70ec to_xml fixes, features, and speedup. Closes #4989.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4413 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-06-03 00:01:08 +00:00
actionmailer ActionMailer::Base documentation rewrite. Closes #4991 [Kevin Clark, Marcel Molina Jr.] 2006-05-10 05:38:43 +00:00
actionpack Rewind readable CGI params so others may reread them (such as CGI::Session when passing the session id in a multipart form). Closes #210. 2006-06-02 06:30:23 +00:00
actionwebservice Replace alias method chaining with Module#alias_method_chain. [Marcel Molina Jr.] 2006-04-29 20:20:22 +00:00
activerecord to_xml fixes, features, and speedup. Closes #4989. 2006-06-03 00:01:08 +00:00
activesupport to_xml fixes, features, and speedup. Closes #4989. 2006-06-03 00:01:08 +00:00
railties New routes implementation. Simpler, faster, easier to understand. The published API for config/routes.rb is unchanged, but nearly everything else is different, so expect breakage in plugins and libs that try to fiddle with routes. 2006-06-01 15:42:08 +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