// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
ruby32
/
share
/
gems
/
gems
/
rdoc-6.5.1.1
/
lib
/
rdoc
/
generator
/
template
/
darkfish
[ PARENT ]
EDIT :: _sidebar_in_files.rhtml
<div id="file-list-section" class="nav-section"> <h3>Defined In</h3> <ul> <%- klass.in_files.each do |tl| -%> <li><%= h tl.relative_name %> <%- end -%> </ul> </div>
SAVE
CANCEL