Go to file
David Heinemeier Hansson 0d8b8056be Docfix (closes #6234)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5262 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-10-09 02:20:43 +00:00
actionmailer Make mime version default to 1.0. closes #2323 2006-09-09 21:56:38 +00:00
actionpack render_text may optionally append to the response body. render_javascript appends by default. This allows you to chain multiple render :update calls by setting @performed_render = false between them (awaiting a better public API). 2006-10-09 01:26:35 +00:00
actionwebservice Removed deprecated @request and @response usages. 2006-10-01 15:46:00 +00:00
activerecord Fixed rename_table on SQLite tables with indexes defined (closes #5942) [brandon@opensoul.org] 2006-10-09 02:14:36 +00:00
activeresource Add Base.delete for deleting resources without having to instantiate them first 2006-10-06 17:25:10 +00:00
activesupport Pull in latest multibyte patch. Closes #6346 [Manfred Stienstra] 2006-10-04 09:03:57 +00:00
railties Docfix (closes #6234) 2006-10-09 02:20:43 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb test svn 2006-09-12 01:09:52 +00:00
release.rb Use Aras RubyForge uploader 2006-04-09 22:14:08 +00:00