Ruby on Rails
Go to file
David Heinemeier Hansson 0639e1ca7c Added :force option to create_table that'll try to drop the table if it already exists before creating
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2473 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-10-06 03:20:28 +00:00
actionmailer Added Kernel#silence_warnings and puts it into use throughout the framework 2005-09-11 04:58:27 +00:00
actionpack Made the documentation about render template/file sane 2005-10-03 21:20:52 +00:00
actionwebservice fix invalid request XML generation in test process. 2005-08-24 19:46:11 +00:00
activerecord Added :force option to create_table that'll try to drop the table if it already exists before creating 2005-10-06 03:20:28 +00:00
activesupport Add :rfc822 as an option for Time#to_s (to get rfc822-formatted times) 2005-10-03 18:30:03 +00:00
railties Dont repeat yourself 2005-10-06 03:13:23 +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 Post release minor fixes 2005-07-07 06:39:48 +00:00