Go to file
2005-09-09 08:59:07 +00:00
actionmailer Fix vendor require paths to prevent files being required twice 2005-09-05 09:06:55 +00:00
actionpack Fixed that number_to_currency(1000, {:precision => 0})) should return "$1,000", instead of "$1,000." #2122 [sd@notso.net] 2005-09-09 08:43:02 +00:00
actionwebservice fix invalid request XML generation in test process. 2005-08-24 19:46:11 +00:00
activerecord Fixed comparison of Active Record objects so two new objects are not equal #2099 [deberg] 2005-09-09 08:54:02 +00:00
activesupport Added String#starts_with? and String#ends_with? #2118 [thijs@vandervossen.net] 2005-09-09 08:49:27 +00:00
railties Added -c/--charset option to WEBrick controller, so you can specify a default charset (which without changes is UTF-8) #2084 [wejn@box.cz] 2005-09-09 08:59:07 +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