Sha256: 2f5674cdd2cb8614450b3bbea425e8fc80841f2dcee7ef93bfeb4e6c4e84c994
Contents?: true
Size: 551 Bytes
Versions: 17
Compression:
Stored size: 551 Bytes
Contents
class ActionController::TestResponse infect_an_assertion :assert_response, :must_respond_with infect_an_assertion :assert_redirected_to, :must_redirect_to infect_an_assertion :assert_template, :must_render_template infect_an_assertion :assert_tag, :must_have_tag infect_an_assertion :assert_no_tag, :wont_have_tag infect_an_assertion :assert_select, :must_select infect_an_assertion :assert_select_email, :must_select_email infect_an_assertion :assert_select_encoded, :must_select_encoded end
Version data entries
17 entries across 17 versions & 1 rubygems