Ruby on Rails
Go to file
David Heinemeier Hansson 6f6c6b8bcb Updated assert_generates/routing to the new Routes code #1498 [Rick Olson]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1505 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-06-25 10:58:44 +00:00
actionmailer Allow specific "multipart/xxx" content-type to be set on multipart messages #1412 [Flurin Egger] 2005-06-24 12:15:45 +00:00
actionpack Updated assert_generates/routing to the new Routes code #1498 [Rick Olson] 2005-06-25 10:58:44 +00:00
actionwebservice fix WSDL generation, change the way protocols are instantiated, and add 2005-06-25 06:27:39 +00:00
activerecord Fixed that clear_association_cache doesn't delete new associations on new records (so you can safely place new records in the session with Action Pack without having new associations wiped) #1494 [cluon] 2005-06-25 10:56:20 +00:00
activesupport Increased accuracy of 1.year by accounting for leap years. The time extensions are not meant to be super-precise but this seems worth it since otherwise you lose a lot of days doing 40.years.ago. Closes #1488 [tuxie@dekadance.se] 2005-06-24 20:42:16 +00:00
railties Fixed prototype to consider all fields it doesn't know as text (such as Safari's search) just like the browser in its serialization #1497 [Sean Treadway] 2005-06-25 10:48:28 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Releasing 0.11.0 2005-03-22 13:29:22 +00:00
release.rb Upload documentation to the new server 2005-04-19 04:30:52 +00:00