Rename RefExtractor to ExtractsPath
Update docs a bit
This commit is contained in:
parent
a8ea8d98a4
commit
a1e68a9120
6 changed files with 84 additions and 19 deletions
|
@ -1,6 +1,6 @@
|
|||
# Controller for viewing a repository's file structure
|
||||
class TreeController < ApplicationController
|
||||
include RefExtractor
|
||||
include ExtractsPath
|
||||
|
||||
layout "project"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue