Sha256: c0c969a6237f3bf214b8523587c6401139c926bb7709e72d704fcb6f0929d175

Contents?: true

Size: 441 Bytes

Versions: 19

Compression:

Stored size: 441 Bytes

Contents

# frozen_string_literal: true

module Loofah
  module HTML5 # :nodoc:
    #
    #  Subclass of Nokogiri::HTML5::Document.
    #
    #  See Loofah::ScrubBehavior and Loofah::TextBehavior for additional methods.
    #
    class Document < Nokogiri::HTML5::Document
      include Loofah::ScrubBehavior::Node
      include Loofah::DocumentDecorator
      include Loofah::TextBehavior
      include Loofah::HtmlDocumentBehavior
    end
  end
end

Version data entries

19 entries across 18 versions & 7 rubygems

Version Path
trusty-cms-7.0.9.1 vendor/bundle/ruby/3.1.0/gems/loofah-2.23.1/lib/loofah/html5/document.rb
trusty-cms-7.0.9.1 vendor/bundle/ruby/3.3.0/gems/loofah-2.23.1/lib/loofah/html5/document.rb
loofah-2.24.0 lib/loofah/html5/document.rb
minato_ruby_api_client-0.2.2 vendor/bundle/ruby/3.2.0/gems/loofah-2.22.0/lib/loofah/html5/document.rb
loofah-2.23.1 lib/loofah/html5/document.rb
loofah-2.23.0 lib/loofah/html5/document.rb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/loofah-2.22.0/lib/loofah/html5/document.rb
cm-admin-1.5.22 vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/html5/document.rb
cm-admin-1.5.21 vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/html5/document.rb
cm-admin-1.5.20 vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/html5/document.rb
katalyst-govuk-formbuilder-1.9.2 vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/html5/document.rb
tinymce-rails-7.1.2 vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/lib/loofah/html5/document.rb
loofah-2.22.0 lib/loofah/html5/document.rb
loofah-2.21.4 lib/loofah/html5/document.rb
loofah-2.21.3 lib/loofah/html5/document.rb
loofah-2.21.2 lib/loofah/html5/document.rb
loofah-2.21.1 lib/loofah/html5/document.rb
loofah-2.21.0 lib/loofah/html5/document.rb
loofah-2.21.0.rc1 lib/loofah/html5/document.rb