X7ROOT File Manager
Current Path:
/opt/alt/ruby26/lib64/ruby/2.6.0/rdoc/generator/template/darkfish
opt
/
alt
/
ruby26
/
lib64
/
ruby
/
2.6.0
/
rdoc
/
generator
/
template
/
darkfish
/
ðŸ“
..
📄
_footer.rhtml
(350 B)
📄
_head.rhtml
(937 B)
📄
_sidebar_VCS_info.rhtml
(438 B)
📄
_sidebar_classes.rhtml
(269 B)
📄
_sidebar_extends.rhtml
(440 B)
📄
_sidebar_in_files.rhtml
(172 B)
📄
_sidebar_includes.rhtml
(438 B)
📄
_sidebar_installed.rhtml
(337 B)
📄
_sidebar_methods.rhtml
(406 B)
📄
_sidebar_navigation.rhtml
(441 B)
📄
_sidebar_pages.rhtml
(326 B)
📄
_sidebar_parent.rhtml
(369 B)
📄
_sidebar_search.rhtml
(657 B)
📄
_sidebar_sections.rhtml
(316 B)
📄
_sidebar_table_of_contents.rhtml
(494 B)
📄
class.rhtml
(5.29 KB)
ðŸ“
css
ðŸ“
fonts
ðŸ“
images
📄
index.rhtml
(570 B)
ðŸ“
js
📄
page.rhtml
(431 B)
📄
servlet_not_found.rhtml
(334 B)
📄
servlet_root.rhtml
(1.73 KB)
📄
table_of_contents.rhtml
(1.48 KB)
Editing: _sidebar_methods.rhtml
<% unless klass.method_list.empty? then %> <!-- Method Quickref --> <div id="method-list-section" class="nav-section"> <h3>Methods</h3> <ul class="link-list" role="directory"> <% klass.each_method do |meth| %> <li <% if meth.calls_super %>class="calls-super" <% end %>><a href="#<%= meth.aref %>"><%= meth.singleton ? '::' : '#' %><%= h meth.name %></a> <% end %> </ul> </div> <% end %>
Upload File
Create Folder