mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
291 B
291 B
-
Introduce
validate
as an alias forvalid?
.This is more intuitive when you want to run validations but don't care about the return value.
Henrik Nyh
Please check 4-1-stable for previous changes.