관리-도구
편집 파일: _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>