Sha256: 744964bb79e069a00c5e7f158ae25486f0731e3fee1d3a2e0d44370c0367d723

Contents?: true

Size: 199 Bytes

Versions: 91

Compression:

Stored size: 199 Bytes

Contents

# frozen_string_literal: true

module ActionView
  module Template::Handlers
    class Html < Raw
      def call(template)
        "ActionView::OutputBuffer.new #{super}"
      end
    end
  end
end

Version data entries

91 entries across 91 versions & 5 rubygems

Version Path
actionview-5.2.8.1 lib/action_view/template/handlers/html.rb
actionview-5.2.8 lib/action_view/template/handlers/html.rb
actionview-5.2.7.1 lib/action_view/template/handlers/html.rb
actionview-5.2.7 lib/action_view/template/handlers/html.rb
actionview-5.2.6.3 lib/action_view/template/handlers/html.rb
actionview-5.2.6.2 lib/action_view/template/handlers/html.rb
actionview-5.2.6.1 lib/action_view/template/handlers/html.rb
actionview-5.2.6 lib/action_view/template/handlers/html.rb
actionview-5.2.4.6 lib/action_view/template/handlers/html.rb
actionview-5.2.5 lib/action_view/template/handlers/html.rb
actionview-5.2.4.5 lib/action_view/template/handlers/html.rb
actionview-5.2.4.4 lib/action_view/template/handlers/html.rb
actionview-5.2.4.3 lib/action_view/template/handlers/html.rb
actionview-5.2.4.2 lib/action_view/template/handlers/html.rb
actionview-5.2.4.1 lib/action_view/template/handlers/html.rb
zuora_connect_ui-0.10.0 vendor/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/template/handlers/html.rb
actionview-5.2.4 lib/action_view/template/handlers/html.rb
actionview-5.2.4.rc1 lib/action_view/template/handlers/html.rb
zuora_connect_ui-0.9.2 vendor/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/template/handlers/html.rb
zuora_connect_ui-0.9.1 vendor/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/template/handlers/html.rb