mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
your dear missed typo, thank you
This commit is contained in:
parent
5c78693ea5
commit
8db16e86c8
1 changed files with 1 additions and 1 deletions
|
@ -637,7 +637,7 @@ p.errors.on(:name)
|
|||
|
||||
h4. +errors.size+
|
||||
|
||||
+size+ returns the total number of errors messages for the object.
|
||||
+size+ returns the total number of error messages for the object.
|
||||
|
||||
<ruby>
|
||||
class Person < ActiveRecord::Base
|
||||
|
|
Loading…
Reference in a new issue