HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/default/doc/activemodel-6.1.4.1/ri/ActiveModel/Errors/full_messages-i.ri
U:RDoc::AnyMethod[iI"full_messages:ETI"&ActiveModel::Errors#full_messages;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"5Returns all the full error messages in an array.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[
I"class Person
;TI"5  validates_presence_of :name, :address, :email
;TI",  validates_length_of :name, in: 5..30
;TI"	end
;TI"
;TI"6person = Person.create(address: '123 First St.')
;TI"!person.errors.full_messages
;TI"h# => ["Name is too short (minimum is 5 characters)", "Name can't be blank", "Email can't be blank"];T:@format0:
@fileI"lib/active_model/errors.rb;T:0@omit_headings_from_table_of_contents_below000[[I"	to_a;To;;	[;@;0I"();T@FI"Errors;TcRDoc::NormalClass00