Ruby on Rails
Go to file
David Heinemeier Hansson e51221871c Fix doc typos #1734 [moriq@moriq.com]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1853 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-07-17 10:03:47 +00:00
actionmailer Fix problem with sendmail delivery where headers should be delimited by \n characters instead of \r\n, which confuses some mail readers #1742 [Kent Sibilev] 2005-07-17 09:27:02 +00:00
actionpack Fix doc typos #1734 [moriq@moriq.com] 2005-07-17 10:03:47 +00:00
actionwebservice we should respect charset for incoming messages and not assuming incoming is 2005-07-16 21:08:27 +00:00
activerecord Fixed incompatibility in DB2 adapter with the new limit/offset approach #1718 [Maik Schmidt] 2005-07-17 09:52:00 +00:00
activesupport Added Fixnum#ordinalize to turn 1.ordinalize to "1st", 3.ordinalize to "3rd", and 10.ordinalize to "10th" and so on #1724 [paul@cnt.org] 2005-07-17 10:02:23 +00:00
railties Reminder for dangers with Alias and mod_rewrite #1752 [dave@cherryville.org] 2005-07-17 09:22:19 +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 Post release minor fixes 2005-07-07 06:39:48 +00:00