Go to file
2004-12-16 16:08:10 +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 controllers will now attempt to require a model dependency with their name and in a singular attempt for their name. 2004-12-16 02:06:11 +00:00
activerecord Added option for turning off the automated timestamps 2004-12-16 15:21:16 +00:00
railties Only requests that require processing from a controller should block the webrick server -- requests for stylesheets, images, and the like should be concurrent 2004-12-16 16:08:10 +00:00