Sha256: 978fd763dab1d1fc4d0fdf5caa3a363452e4a5cde89b049dce8abb4f9490530c

Contents?: true

Size: 120 Bytes

Versions: 2

Compression:

Stored size: 120 Bytes

Contents

module XAIML
  module Element
    class Condition < Base
      @allowed_object = [XAIML::Element::Li]
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
xaiml-0.1.1 lib/xaiml/element/condition.rb
xaiml-0.1.0 lib/xaiml/element/condition.rb