HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/lib/ruby/gems/2.7.0/doc/activemodel-7.0.4.2/ri/ActiveModel/Validations/errors-i.ri
U:RDoc::AnyMethod[iI"errors:ETI"$ActiveModel::Validations#errors;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"LReturns the +Errors+ object that holds all information about attribute ;TI"error messages.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[I"class Person
;TI"(  include ActiveModel::Validations
;TI"
;TI"  attr_accessor :name
;TI"#  validates_presence_of :name
;TI"	end
;TI"
;TI"person = Person.new
;TI"person.valid? # => false
;TI"cperson.errors # => #<ActiveModel::Errors:0x007fe603816640 @messages={name:["can't be blank"]}>;T:@format0:
@fileI"$lib/active_model/validations.rb;T:0@omit_headings_from_table_of_contents_below000[I"();T@FI"Validations;TcRDoc::NormalModule00