📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 20:15:29
📂
/ (Root)
/
opt
/
cpanel
/
ea-ruby27
/
root
/
usr
/
share
/
ruby
/
ruby-2.7.8
/
rdoc
/
generator
/
template
/
darkfish
📍 /opt/cpanel/ea-ruby27/root/usr/share/ruby/ruby-2.7.8/rdoc/generator/template/darkfish
🔄 Refresh
✏️
Editing: _sidebar_installed.rhtml
Read Only
<div id="home-section" class="nav-section"> <h3>Documentation</h3> <ul> <% installed.each do |name, href, exists, type, _| %> <% next if type == :extra %> <li class="folder"> <% if exists then %> <a href="<%= href %>"><%= h name %></a> <% else %> <%= h name %> <% end %> <% end %> </ul> </div>
💾 Save Changes
❌ Cancel