mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
your dear missed typo, thank you
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user