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/activeresource-6.0.0/ri/ActiveResource/Base/destroy-i.ri
U:RDoc::AnyMethod[iI"destroy:ETI"!ActiveResource::Base#destroy;TF:publico:RDoc::Markup::Document:@parts[	o:RDoc::Markup::Paragraph;	[I"2Deletes the resource from the remote service.;To:RDoc::Markup::BlankLineS:RDoc::Markup::Heading:
leveli	:	textI"
Examples;To:RDoc::Markup::Verbatim;	[I"my_id = 3
;TI"$my_person = Person.find(my_id)
;TI"my_person.destroy
;TI"3Person.find(my_id) # 404 (Resource Not Found)
;TI"
;TI"2new_person = Person.create(:name => 'James')
;TI"#new_id = new_person.id # => 7
;TI"new_person.destroy
;TI"3Person.find(new_id) # 404 (Resource Not Found);T:@format0:
@fileI" lib/active_resource/base.rb;T:0@omit_headings_from_table_of_contents_below000[I"();T@FI"	Base;TcRDoc::NormalClass00