Ruby on Rails
Go to file
David Heinemeier Hansson ea759cb761 Added counter_sql option for has_many associations [bitsweat]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@68 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-07 12:25:01 +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 the possibility of having validate be protected for assert_(in)valid_column #263 [Tobias Luetke] 2004-12-07 12:18:33 +00:00
activerecord Added counter_sql option for has_many associations [bitsweat] 2004-12-07 12:25:01 +00:00
railties Make the dispatch.rb behave after being run by the WEBrick dispatcher 2004-12-07 12:03:57 +00:00