Sha256: 53e2a59271984d4d1d9a8ed684f9ee78e33c2e766c40dc58530ca5c4170c497e

Contents?: true

Size: 134 Bytes

Versions: 11

Compression:

Stored size: 134 Bytes

Contents

module Blather
class Stanza

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

end #Stanza
end #Blather

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
sprsquish-blather-0.3.0 lib/blather/stanza/disco.rb
sprsquish-blather-0.3.1 lib/blather/stanza/disco.rb
sprsquish-blather-0.3.2 lib/blather/stanza/disco.rb
sprsquish-blather-0.3.3 lib/blather/stanza/disco.rb
sprsquish-blather-0.3.4 lib/blather/stanza/disco.rb
blather-0.2.2 lib/blather/stanza/disco.rb
blather-0.3.1 lib/blather/stanza/disco.rb
blather-0.3.0 lib/blather/stanza/disco.rb
blather-0.3.4 lib/blather/stanza/disco.rb
blather-0.3.3 lib/blather/stanza/disco.rb
blather-0.3.2 lib/blather/stanza/disco.rb