Sha256: 5ce73de639c20dc4f306cf4da0634cf2b534b9749004151df4f19dc63a758524

Contents?: true

Size: 147 Bytes

Versions: 2

Compression:

Stored size: 147 Bytes

Contents

module Blather
class Stanza
class Iq

  class Disco < Query
    attribute_accessor :node, :to_sym => false
  end

end #Iq
end #Stanza
end #Blather

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
sprsquish-blather-0.2.3 lib/blather/stanza/iq/disco.rb
blather-0.2.3 lib/blather/stanza/iq/disco.rb