instance method html_dump_default_path

Ruby on Rails 8.0.4

Since v7.2.3 Private

Available in: v7.2.3 v8.0.4 v8.1.2

Signature

html_dump_default_path()

No documentation comment.

Source
# File actionpack/lib/action_dispatch/testing/test_helpers/page_dump_helper.rb, line 30
        def html_dump_default_path
          Rails.root.join("tmp/html_dump", "#{method_name}_#{DateTime.current.to_i}.html").to_s
        end

Defined in actionpack/lib/action_dispatch/testing/test_helpers/page_dump_helper.rb line 30 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionDispatch::TestHelpers::PageDumpHelper

Type at least 2 characters to search.

↑↓ navigate · open · esc close