File: //usr/local/rvm/gems/ruby-3.0.2/doc/activemodel-6.1.4.1/ri/ActiveModel/Errors/to_hash-i.ri
U:RDoc::AnyMethod[iI"to_hash:ETI" ActiveModel::Errors#to_hash;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"PReturns a Hash of attributes with their error messages. If +full_messages+ ;TI"Cis +true+, it will contain full messages (see +full_message+).;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"Aperson.errors.to_hash # => {:name=>["cannot be nil"]}
;TI"Eperson.errors.to_hash(true) # => {:name=>["name cannot be nil"]};T:@format0:
@fileI"lib/active_model/errors.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(full_messages = false);T@FI"Errors;TcRDoc::NormalClass00