Sha256: ea04311ac32370e47361c29cf3fcbe3dd989a5dae7474af4845b809f0c00e593
Contents?: true
Size: 207 Bytes
Versions: 2
Compression:
Stored size: 207 Bytes
Contents
require 'libxml' require 'libxslt_ruby' require 'libxslt/deprecated' # Map the LibXSLT module into the XSLT module for both backwards # compatibility and ease of use. module XSLT include LibXSLT::XSLT end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
libxslt-ruby-0.8.0-x86-mswin32-60 | lib/libxslt.rb |
libxslt-ruby-0.8.0 | lib/libxslt.rb |