README.rdoc in grouped_validations-0.1.0 vs README.rdoc in grouped_validations-0.2.0

- old
+ new

@@ -2,10 +2,10 @@ Allows you to define validation groups in ActiveRecord for more control over what validations you want to run. This can be useful for multi-page forms or wizard style data entry. -Works with Rails 2.3.5 and probably earlier. Haven't tried it with Rails 3 yet. +Works with Rails 2.3 and Rails 3 (ActiveRecord only). == Installation Just install the gem