instance method
size
Ruby on Rails 2.3.18
Since v2.2.3Signature
size()
No documentation comment.
Source
# File activemodel/lib/active_model/errors.rb, line 53
def size
values.flatten.size
end
Defined in activemodel/lib/active_model/errors.rb line 53
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveModel::Errors