D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
gems
/
gems
/
rdoc-4.0.0
/
lib
/
rdoc
/
generator
/
template
/
darkfish
/
Filename :
_sidebar_in_files.rhtml
back
Copy
<nav id="file-list-section" class="section"> <h3 class="section-header">Defined In</h3> <ul> <% klass.in_files.each do |tl| %> <li><%= h tl.relative_name %> <% end %> </ul> </nav>