Update RefExtractor to handle atom feeds
This commit is contained in:
parent
398ba6f1bb
commit
a8ea8d98a4
3 changed files with 12 additions and 15 deletions
|
@ -1,8 +1,5 @@
|
|||
# Controller for viewing a repository's file structure
|
||||
class TreeController < ApplicationController
|
||||
# Thrown when given an invalid path
|
||||
class InvalidPathError < StandardError; end
|
||||
|
||||
include RefExtractor
|
||||
|
||||
layout "project"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue