Ruby on Rails
Go to file
David Heinemeier Hansson cfe665790e Differentiate breakpointing on gem or not in an attempt to fix looping problems
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@119 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-12 12:53:14 +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 Fixed CgiRequest so that it'll now accept session options with Symbols as keys (as the documentation points out) [Suggested by Andreas] 2004-12-12 12:43:48 +00:00
activerecord Options for the new validation methods are now given as a hash 2004-12-10 16:46:41 +00:00
railties Differentiate breakpointing on gem or not in an attempt to fix looping problems 2004-12-12 12:53:14 +00:00