lib/blather.rb in blather-0.4.16 vs lib/blather.rb in blather-0.5.0
- old
+ new
@@ -6,11 +6,13 @@
ipaddr
digest/md5
digest/sha1
logger
- blather/core_ext/active_support
+ active_support/core_ext/class/inheritable_attributes
+ active_support/core_ext/object/blank
+
blather/core_ext/eventmachine
blather/core_ext/ipaddr
blather/core_ext/nokogiri
blather/errors
@@ -35,10 +37,11 @@
blather/stanza/iq/si
blather/stanza/iq/vcard
blather/stanza/disco
blather/stanza/disco/disco_info
blather/stanza/disco/disco_items
+ blather/stanza/disco/capabilities
blather/stanza/message
blather/stanza/presence
blather/stanza/presence/c
blather/stanza/presence/status
blather/stanza/presence/subscription
@@ -70,9 +73,10 @@
blather/stream/features/sasl
blather/stream/features/session
blather/stream/features/tls
].each { |r| require r }
+# The core Blather namespace
module Blather
# @private
@@logger = nil
# Get or create an instance of Logger