module RenderOtherTest::TestController::RenderTestHelper

Public Instance Methods

rjs_helper_method_from_module() click to toggle source
# File test/render_other_test.rb, line 21
def rjs_helper_method_from_module
  page.visual_effect :highlight
end