Linux premium71.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 216.73.216.155
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
ERB /
Delete
Unzip
Name
Size
Permission
Date
Action
Compiler
[ DIR ]
drwxr-xr-x
2024-03-03 22:50
DefMethod
[ DIR ]
drwxr-xr-x
2024-03-03 22:50
Util
[ DIR ]
drwxr-xr-x
2024-03-03 22:50
cdesc-ERB.yaml
8.96
KB
-rw-r--r--
2023-07-26 13:47
def_class-i.yaml
750
B
-rw-r--r--
2023-07-26 13:47
def_method-i.yaml
630
B
-rw-r--r--
2023-07-26 13:47
def_module-i.yaml
643
B
-rw-r--r--
2023-07-26 13:47
new-c.yaml
2.68
KB
-rw-r--r--
2023-07-26 13:47
result-i.yaml
537
B
-rw-r--r--
2023-07-26 13:47
run-i.yaml
261
B
-rw-r--r--
2023-07-26 13:47
set_eoutvar-i.yaml
437
B
-rw-r--r--
2023-07-26 13:47
version-c.yaml
253
B
-rw-r--r--
2023-07-26 13:47
Save
Rename
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Create unnamed module, define <em>methodname</em> as instance method of it, and return it. - !ruby/struct:SM::Flow::P body: "example:" - !ruby/struct:SM::Flow::VERB body: " filename = 'example.rhtml' # 'arg1' and 'arg2' are used in example.rhtml\n erb = ERB.new(File.read(filename))\n erb.filename = filename\n MyModule = erb.def_module('render(arg1, arg2)')\n class MyClass\n include MyModule\n end\n" full_name: ERB#def_module is_singleton: false name: def_module params: (methodname='erb') visibility: public