Ruby on Rails
Go to file
David Heinemeier Hansson 53088c4c7f Fixed that the Ruby/MySQL adapter wouldn't connect if the password was empty #503 [Pelle]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@454 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-01-18 09:54:12 +00:00
actionmailer Fixed sending of emails to use Tmail#from not the deprecated Tmail#from_address 2005-01-17 17:30:15 +00:00
actionpack Fixed a bug where cookies wouldn't be set if a symbol was used instead of a string as the key 2005-01-17 23:38:14 +00:00
activerecord Fixed that the Ruby/MySQL adapter wouldn't connect if the password was empty #503 [Pelle] 2005-01-18 09:54:12 +00:00
activesupport Added Inflector.humanize to turn attribute names like employee_salary into "Employee salary". Used by automated error reporting in AR. 2005-01-17 19:55:21 +00:00
railties CHANGELOGs.. 2005-01-17 17:31:15 +00:00