mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
7a67d0f617db7d2962b6c3b80466e21570b244bf
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@669 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Fixed that assert_template_xpath_matches did not indicate when a path was not found #658 [Eric Hodel]
Added validates_each that validates each specified attribute against a block #610 [bitsweat]. Added :allow_nil as an explicit option for validates_length_of, so unless that's set to true having the attribute as nil will also return an error if a range is specified as :within #610 [bitsweat]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%