Ruby on Rails
Go to file
David Heinemeier Hansson 0e764a5599 Addded validation for validate all the associated objects before declaring failure with validates_associated #618 [Tim Bates]. Added that validates_* now accept blocks to perform validations #618 [Tim Bates]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@650 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-02-17 19:14:15 +00:00
actionmailer AR, AP, and AM should look for AS in sibling directory before trying RubyGems #648 2005-02-17 19:04:47 +00:00
actionpack Fixed that on validation errors, scaffold couldn't find template #654 [mindel] 2005-02-17 19:07:02 +00:00
activerecord Addded validation for validate all the associated objects before declaring failure with validates_associated #618 [Tim Bates]. Added that validates_* now accept blocks to perform validations #618 [Tim Bates] 2005-02-17 19:14:15 +00:00
activesupport Require the Active Support gem 2005-02-15 16:35:07 +00:00
railties Made apache start out on cgi and added back the default apache options 2005-02-15 23:34:21 +00:00
pushgems.rb Moved Active Support into its own gem 2005-02-15 15:57:44 +00:00