Ruby on Rails
Go to file
David Heinemeier Hansson abfa14d825 Fixed Inflector.pluralize to handle capitalized words #932 [bitsweat]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@998 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-03-26 13:20:47 +00:00
actionmailer Fixed that if charset was found that the end of a mime part declaration TMail would throw an error #919 [lon@speedymac.com] Fixed that TMail::Unquoter would fail to recognize quoting method if it was in lowercase #919 [lon@speedymac.com] Fixed that TMail::Encoder would fail when it attempts to parse e-mail addresses which are encoded using something other than the messages encoding method #919 [lon@speedymac.com] 2005-03-26 13:14:54 +00:00
actionpack Added expire_matched_fragments(regular_expression) to clear out a lot of fragment caches at once #927 [technoweenie@gmail.com] Fixed the problems with : and ? in file names for fragment caches on Windows #927 [technoweenie@gmail.com] 2005-03-26 13:09:56 +00:00
actionwebservice allow direct dispatching methods to declare their parameters as well, for brevity's sake, it seems 2005-03-26 00:20:19 +00:00
activerecord Fixed that MissingSourceFile's wasn't properly detected in production mode #925 [Nicholas Seckar] 2005-03-25 09:07:01 +00:00
activesupport Fixed Inflector.pluralize to handle capitalized words #932 [bitsweat] 2005-03-26 13:20:47 +00:00
railties Copy prototype.js to public/javascripts/ not just public 2005-03-26 11:34:11 +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