Sha256: a2bb7cbd76a734cebd25c7fc326b6d8f09df2ac8114efe844612c7f6b4eaa54d

Contents?: true

Size: 912 Bytes

Versions: 2

Compression:

Stored size: 912 Bytes

Contents

# Copyright (c) 2007-2008 Li Xiao <iam@li-xiao.com>
# 
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
# 
#     http://www.apache.org/licenses/LICENSE-2.0
# 
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

require 'fileutils'
require 'dtr/shared/ruby_ext'
require 'dtr/shared/utils'
require 'dtr/shared/message_decorator'
require 'dtr/shared/working_env'
require 'dtr/shared/service'
require 'dtr/shared/configuration'
require 'dtr/shared/sync_logger'
require 'dtr/shared/adapter'
require 'dtr/shared/sync_codebase'

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
xli-dtr-1.0.0 lib/dtr/shared.rb
dtr-1.0.0 lib/dtr/shared.rb