Ruby on Rails
Go to file
David Heinemeier Hansson 5e3eaff5bb Added CSV format for fixtures #272 [what-a-day]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@55 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-07 10:24:13 +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 TestSession#session_id that returns an empty string to make it easier to functional test applications that doesn't use cookie-based sessions #275 [jcf] 2004-12-06 18:51:04 +00:00
activerecord Added CSV format for fixtures #272 [what-a-day] 2004-12-07 10:24:13 +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