File: C:/Ruby27-x64/lib/ruby/gems/2.7.0/doc/activemodel-7.0.4.2/ri/ActiveModel/Errors/where-i.ri
U:RDoc::AnyMethod[iI"
where:ETI"ActiveModel::Errors#where;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"BSearch for errors matching +attribute+, +type+, or +options+.;To:RDoc::Markup::BlankLine o;
; [I"*Only supplied params will be matched.;T@o:RDoc::Markup::Verbatim; [I"6person.errors.where(:name) # => all name errors.
;TI"Qperson.errors.where(:name, :too_short) # => all name errors being too short
;TI"mperson.errors.where(:name, :too_short, minimum: 2) # => all name errors being too short and minimum is 2;T:@format0:
@fileI"lib/active_model/errors.rb;T:0@omit_headings_from_table_of_contents_below000[ I"'(attribute, type = nil, **options);T@FI"Errors;TcRDoc::NormalClass00