Sha256: 9733d229e17461a6659b4e1202357058ec064f7a36070ad8baf1ea32cc897c17

Contents?: true

Size: 166 Bytes

Versions: 11

Compression:

Stored size: 166 Bytes

Contents

module Resync
  # Enumerated types for controlled vocabularies.
  module Types
    Dir.glob(File.expand_path('../types/*.rb', __FILE__), &method(:require))
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
resync-0.3.3 lib/resync/types.rb
resync-0.3.2 lib/resync/types.rb
resync-0.3.1 lib/resync/types.rb
resync-0.3.0 lib/resync/types.rb
resync-0.2.2 lib/resync/types.rb
resync-0.2.1 lib/resync/types.rb
resync-0.2.0 lib/resync/types.rb
resync-0.1.3 lib/resync/types.rb
resync-0.1.2 lib/resync/types.rb
resync-0.1.1 lib/resync/types.rb
resync-0.1.0 lib/resync/types.rb