mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-17 08:36:06 +10:00
Use metadata stored in artifacats metadata file
This commit is contained in:
@@ -5,7 +5,7 @@ module Gitlab
|
||||
# This is IO-operations safe class, that does similar job to
|
||||
# Ruby's Pathname but without the risk of accessing filesystem.
|
||||
#
|
||||
# TODO: better support for '../' and './'
|
||||
# TODO, better support for '../' and './'
|
||||
#
|
||||
class StringPath
|
||||
attr_reader :path, :universe
|
||||
|
||||
Reference in New Issue
Block a user