Commit 2dc3c86d authored by Stan Hu's avatar Stan Hu

Add scope to fix namespace issues with Gitlab::BlobHelper

parent 78c30dfd
module Elasticsearch
module Git
class LiteBlob
include Gitlab::BlobHelper
include ::Gitlab::BlobHelper
include Elasticsearch::Git::EncoderHelper
attr_accessor :id, :name, :path, :size, :mode, :commit_id
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment