Project linguist integration

This commit is contained in:
Dmitriy Zaporozhets 2012-04-21 01:26:22 +03:00
parent 5b6019f357
commit 9c76bd9540
5 changed files with 20 additions and 7 deletions

View file

@ -1,5 +1,5 @@
class Tree
include Utils::FileHelper
include Linguist::BlobHelper
attr_accessor :path, :tree, :project, :ref
delegate :contents,