1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2005-01-17 19:53:42 +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 CHANGELOGs.. 2005-01-17 17:31:15 +00:00
activerecord Made ready for release of 0.9.4 2005-01-17 01:13:15 +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:53:42 +00:00
railties CHANGELOGs.. 2005-01-17 17:31:15 +00:00