Ruby on Rails
Go to file
David Heinemeier Hansson 0faca07056 Fixed comparison of Active Record objects so two new objects are not equal #2099 [deberg]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2172 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-09-09 08:54:02 +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 Dont encode the default subject for the test cases since they are within the ascii range 2005-09-06 11:01: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