Sha256: f67040cffd568e61550cfe203d81603cb18e8d3d79b0b05e36e989b2b8ca5f7f

Contents?: true

Size: 297 Bytes

Versions: 7

Compression:

Stored size: 297 Bytes

Contents

require 'locabulary/items/base'
require 'locabulary/items/administrative_unit'
module Locabulary
  # @since 0.5.0
  #
  # A container module for data structures that conform to the Locabulary::Items::Base interface
  #
  # @see Locabulary::Item for additional interaction
  module Items
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
locabulary-0.8.1 lib/locabulary/items.rb
locabulary-0.7.1 lib/locabulary/items.rb
locabulary-0.6.2 lib/locabulary/items.rb
locabulary-0.6.1 lib/locabulary/items.rb
locabulary-0.6.0 lib/locabulary/items.rb
locabulary-0.5.1 lib/locabulary/items.rb
locabulary-0.5.0 lib/locabulary/items.rb