instance method
show
Ruby on Rails 7.1.6
Since v7.1.6 PrivateSignature
show(img)
No documentation comment.
Parameters
-
imgreq
Source
# File actionpack/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb, line 119
def show(img)
puts img
end
Defined in actionpack/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb line 119
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionDispatch::SystemTesting::TestHelpers::ScreenshotHelper