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/share/ri/2.7.0/system/ERB/DefMethod/cdesc-DefMethod.ri
U:RDoc::NormalModule[iI"DefMethod:ETI"ERB::DefMethod;T0o:RDoc::Markup::Document:@parts[o;;[o:RDoc::Markup::Paragraph;[I">Utility module to define eRuby script as instance method.;To:RDoc::Markup::BlankLineS:RDoc::Markup::Heading:
leveli:	textI"Example;T@o;	;[I"example.rhtml:;To:RDoc::Markup::Verbatim;[I"<% for item in @items %>
;TI"<b><%= item %></b>
;TI"<% end %>
;T:@format0o;	;[I"example.rb:;To;;[I"require 'erb'
;TI"class MyClass
;TI"  extend ERB::DefMethod
;TI"3  def_erb_method('render()', 'example.rhtml')
;TI"  def initialize(items)
;TI"    @items = items
;TI"  end
;TI"	end
;TI",print MyClass.new([10,20,30]).render()
;T;0o;	;[I"result:;T@o;;[
I"<b>10</b>
;TI"
;TI"<b>20</b>
;TI"
;TI"<b>30</b>;T;0:
@fileI"lib/erb.rb;T:0@omit_headings_from_table_of_contents_below0;0;0[[[[[I"
class;T[[:public[[I"def_erb_method;TI"../ruby-2.7.7/lib/erb.rb;T[:protected[[:private[[I"
instance;T[[;[[;[[;[[@>@?[[U:RDoc::Context::Section[i0o;;[;0;0[I"lib/erb.rb;TI"ERB;TcRDoc::NormalClass