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
2004-12-07 11:43:21 +00:00
actionmailer Added access to custom headers, like cc, bcc, and reply-to #268 [Andreas Schwarz] 2004-12-07 09:10:50 +00:00
actionpack Added that ActiveRecordHelper#form now calls url_for on the :action option. 2004-12-07 11:43:21 +00:00
activerecord Fixed the Inflector to handle the movie/movies pair correctly #261 [Scott Baron] 2004-12-07 11:15:41 +00:00
railties Syntax errors and other exceptions thrown outside of an action are now gracefully handled by the dispatcher 2004-12-06 18:25:01 +00:00