lib/xommelier/atom/threading.rb in xommelier-0.1.7 vs lib/xommelier/atom/threading.rb in xommelier-0.1.8
- old
+ new
@@ -1,8 +1,10 @@
require 'xommelier/atom'
module Xommelier
module Atom
+ # Implments Atom Threading Extensions
+ # See RFC 4685 {http://tools.ietf.org/html/rfc4685.html}
module Threading
include Xommelier::Xml
xmlns 'http://purl.org/syndication/thread/1.0', as: :thr