# File lib/spec/rails/matchers/assert_select.rb, line 109 def have_rjs(*args, &block) AssertSelect.new(:assert_select_rjs, self, *args, &block) end