gitlab.rb 92 Bytes
Newer Older
1 2 3 4 5
require 'gitlab/git'

module Gitlab
  autoload :Satellite, 'gitlab/satellite/satellite'
end