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 /
ruby27 /
share /
ri /
system /
syntax /
Delete
Unzip
Name
Size
Permission
Date
Action
page-assignment_rdoc.ri
14.94
KB
-rw-r--r--
2023-06-06 18:25
page-calling_methods_rdoc.ri
13.01
KB
-rw-r--r--
2023-06-06 18:25
page-comments_rdoc.ri
1.13
KB
-rw-r--r--
2023-06-06 18:25
page-control_expressions_rdoc.ri
17.82
KB
-rw-r--r--
2023-06-06 18:25
page-exceptions_rdoc.ri
3.06
KB
-rw-r--r--
2023-06-06 18:25
page-literals_rdoc.ri
14.47
KB
-rw-r--r--
2023-06-06 18:25
page-methods_rdoc.ri
21.31
KB
-rw-r--r--
2023-06-06 18:25
page-miscellaneous_rdoc.ri
3.97
KB
-rw-r--r--
2023-06-06 18:25
page-modules_and_classes_rdoc.ri
10.9
KB
-rw-r--r--
2023-06-06 18:25
page-precedence_rdoc.ri
1.77
KB
-rw-r--r--
2023-06-06 18:25
page-refinements_rdoc.ri
8.96
KB
-rw-r--r--
2023-06-06 18:25
Save
Rename
U:RDoc::TopLevel[ i I"syntax/comments.rdoc:EFcRDoc::Parser::Simpleo:RDoc::Markup::Document:@parts[S:RDoc::Markup::Heading: leveli: textI"Code Comments;To:RDoc::Markup::BlankLine o:RDoc::Markup::Paragraph;[I"6Ruby has two types of comments: inline and block.;T@ o; ;[I"TInline comments start with the <code>#</code> character and continue until the ;TI"end of the line:;T@ o:RDoc::Markup::Verbatim;[I"# On a separate line ;TI"+class Foo # or at the end of the line ;TI" # can be indented ;TI" def bar ;TI" end ;TI" end ;T:@format0o; ;[I"SBlock comments start with <code>=begin</code> and end with <code>=end</code>. ;TI"*Each should start on a separate line.;T@ o;;[I"=begin ;TI" This is ;TI"commented out ;TI" =end ;TI" ;TI"class Foo ;TI" end ;TI" ;TI"=begin some_tag ;TI"this works, too ;TI" =end ;T;0o; ;[I"Q<code>=begin</code> and <code>=end</code> can not be indented, so this is a ;TI"syntax error:;T@ o;;[ I"class Foo ;TI" =begin ;TI" Will not work ;TI" =end ;TI"end;T;0: @file@:0@omit_headings_from_table_of_contents_below0