debian-mirror-gitlab/lib/gitlab.rb

6 lines
92 B
Ruby
Raw Normal View History

2015-04-26 12:48:37 +05:30
require 'gitlab/git'
module Gitlab
autoload :Satellite, 'gitlab/satellite/satellite'
end