Sha256: 2a49f94f6d400e876748080518a51acede0f37e1c232faf866114f42e546157d

Contents?: true

Size: 153 Bytes

Versions: 8

Compression:

Stored size: 153 Bytes

Contents

module Resync
  # Miscellaneous utilities
  module Types
    Dir.glob(File.expand_path('../util/*.rb', __FILE__)).sort.each(&method(:require))
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
resync-0.4.6 lib/resync/util.rb
resync-0.4.5 lib/resync/util.rb
resync-0.4.4 lib/resync/util.rb
resync-0.4.3 lib/resync/util.rb
resync-0.4.2 lib/resync/util.rb
resync-0.4.1 lib/resync/util.rb
resync-0.4.0 lib/resync/util.rb
resync-0.3.4 lib/resync/util.rb