Sha256: 0c606086869302e7584cb23a0903009adf08aa35f8dd154c999e647d383967e4

Contents?: true

Size: 176 Bytes

Versions: 8

Compression:

Stored size: 176 Bytes

Contents

module Resync
  # Enumerated types for controlled vocabularies.
  module Types
    Dir.glob(File.expand_path('../types/*.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/types.rb
resync-0.4.5 lib/resync/types.rb
resync-0.4.4 lib/resync/types.rb
resync-0.4.3 lib/resync/types.rb
resync-0.4.2 lib/resync/types.rb
resync-0.4.1 lib/resync/types.rb
resync-0.4.0 lib/resync/types.rb
resync-0.3.4 lib/resync/types.rb