Sha256: 99dac01e6a348cbb0e0cae578a55608b4e81dd350eb2aa594deaef04a81558d0
Contents?: true
Size: 122 Bytes
Versions: 4
Compression:
Stored size: 122 Bytes
Contents
module XAIML module Element class Topic < Base @allowed_object = [XAIML::Element::Category] end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
xaiml-0.1.3 | lib/xaiml/element/topic.rb |
xaiml-0.1.2 | lib/xaiml/element/topic.rb |
xaiml-0.1.1 | lib/xaiml/element/topic.rb |
xaiml-0.1.0 | lib/xaiml/element/topic.rb |