Sha256: 3fbf1db3f9070904247394b29f79c5fa4991a3a1d425c3ca5da268f3c6f6d6ab
Contents?: true
Size: 137 Bytes
Versions: 1
Compression:
Stored size: 137 Bytes
Contents
module Blather class Stanza class PubSubOwner < PubSub attribute_accessor :node, :to_sym => false end end #Stanza end #Blather
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
blather-0.2.2 | lib/blather/stanza/pubsub/owner.rb |