Sha256: 000262080534ba0cd43fe0dfe4882de2ae4e67e488bdef27ee125b731044c946

Contents?: true

Size: 187 Bytes

Versions: 49

Compression:

Stored size: 187 Bytes

Contents

# encoding: utf-8

module Blather
  class Stanza
    class Presence
      alias :event :rayo_node

      def rayo_event?
        event.is_a? Punchblock::Event
      end
    end
  end
end

Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
punchblock-2.0.1 lib/punchblock/core_ext/blather/stanza/presence.rb
punchblock-2.0.0 lib/punchblock/core_ext/blather/stanza/presence.rb
punchblock-2.0.0.beta2 lib/punchblock/core_ext/blather/stanza/presence.rb
punchblock-2.0.0.beta1 lib/punchblock/core_ext/blather/stanza/presence.rb
punchblock-1.9.4 lib/punchblock/core_ext/blather/stanza/presence.rb
punchblock-1.9.3 lib/punchblock/core_ext/blather/stanza/presence.rb
punchblock-1.9.2 lib/punchblock/core_ext/blather/stanza/presence.rb
punchblock-1.9.1 lib/punchblock/core_ext/blather/stanza/presence.rb
punchblock-1.9.0 lib/punchblock/core_ext/blather/stanza/presence.rb
punchblock-1.8.2 lib/punchblock/core_ext/blather/stanza/presence.rb
punchblock-1.8.1 lib/punchblock/core_ext/blather/stanza/presence.rb
punchblock-1.8.0 lib/punchblock/core_ext/blather/stanza/presence.rb
punchblock-1.7.1 lib/punchblock/core_ext/blather/stanza/presence.rb
punchblock-1.7.0 lib/punchblock/core_ext/blather/stanza/presence.rb
punchblock-1.6.1 lib/punchblock/core_ext/blather/stanza/presence.rb
punchblock-1.6.0 lib/punchblock/core_ext/blather/stanza/presence.rb
punchblock-1.5.3 lib/punchblock/core_ext/blather/stanza/presence.rb
punchblock-1.5.2 lib/punchblock/core_ext/blather/stanza/presence.rb
punchblock-1.5.1 lib/punchblock/core_ext/blather/stanza/presence.rb
punchblock-1.5.0 lib/punchblock/core_ext/blather/stanza/presence.rb