Sha256: 68e356853f81deec2daea67aaf519d6053839918cd59f4ca7d2ae5c68e24636d
Contents?: true
Size: 315 Bytes
Versions: 6
Compression:
Stored size: 315 Bytes
Contents
# $Id: libxml.rb 374 2008-07-11 04:51:41Z cfis $ # Please see the LICENSE file for copyright and distribution information # This is for backwards compatibility and is DEPRECATED module LibXML module XML class Node alias :properties :attributes alias :properties? :attributes? end end end
Version data entries
6 entries across 6 versions & 1 rubygems