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/API/new-c.ri
U:RDoc::AnyMethod[iI"new:ETI"ActiveModel::API::new;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"5Initializes a new model with the given +params+.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[
I"class Person
;TI"   include ActiveModel::API
;TI"!  attr_accessor :name, :age
;TI"	end
;TI"
;TI"1person = Person.new(name: 'bob', age: '18')
;TI"person.name # => "bob"
;TI"person.age  # => "18";T:@format0:
@fileI"lib/active_model/api.rb;T:0@omit_headings_from_table_of_contents_below000[I"(attributes = {});T@TI"API;TcRDoc::NormalModule00