File: //usr/local/rvm/gems/ruby-2.5.9/doc/activemodel-6.1.4.1/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"ASearch 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