Ruby on Rails
Go to file
David Heinemeier Hansson c33126e07c Added pattern for specific actions in a modularized controller
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@129 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-12 17:23:20 +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 Moved require_association to associations.rb and added methods for resetting the inheritable attributes on subclasses 2004-12-12 16:14:20 +00:00
activerecord No longer necessary to guard against reincludes with the new reset of inheritance variables 2004-12-12 16:51:02 +00:00
railties Added pattern for specific actions in a modularized controller 2004-12-12 17:23:20 +00:00