PATH: //opt/alt/ruby22/lib64/ruby/2.2.0/rdoc/generator/template/darkfish
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 _footer.rhtml
↓
X
📄 _head.rhtml
↓
X
📄 _sidebar_VCS_info.rhtml
↓
X
📄 _sidebar_classes.rhtml
↓
X
📄 _sidebar_extends.rhtml
↓
X
📄 _sidebar_in_files.rhtml
↓
X
📄 _sidebar_includes.rhtml
↓
X
📄 _sidebar_installed.rhtml
↓
X
📄 _sidebar_methods.rhtml
↓
X
📄 _sidebar_navigation.rhtml
↓
X
📄 _sidebar_pages.rhtml
↓
X
📄 _sidebar_parent.rhtml
↓
X
📄 _sidebar_search.rhtml
↓
X
📄 _sidebar_sections.rhtml
↓
X
📄 _sidebar_table_of_contents.rhtml
↓
X
📄 class.rhtml
↓
X
📁 css/
X
📁 fonts/
X
📁 images/
X
📄 index.rhtml
↓
X
📁 js/
X
📄 page.rhtml
↓
X
📄 servlet_not_found.rhtml
↓
X
📄 servlet_root.rhtml
↓
X
📄 table_of_contents.rhtml
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: _sidebar_includes.rhtml
<% unless klass.includes.empty? then %> <div id="includes-section" class="nav-section"> <h3>Included Modules</h3> <ul class="link-list"> <% klass.each_include do |inc| %> <% unless String === inc.module then %> <li><a class="include" href="<%= klass.aref_to inc.module.path %>"><%= inc.module.full_name %></a> <% else %> <li><span class="include"><%= inc.name %></span> <% end %> <% end %> </ul> </div> <% end %>
SIMPAN PERUBAHAN