Sha256: 309af5347bb5d5890cc77a185a6b01218f99b5bf93ab43a50a232c4176d9356e
Contents?: true
Size: 313 Bytes
Versions: 4
Compression:
Stored size: 313 Bytes
Contents
require 'authenticate/testing/controller_helpers' # Support for test unit. # # As of Rails 5, controller tests subclass `ActionDispatch::IntegrationTest` and should use # IntegrationTestsSignOn to bypass the sign on screen. class ActionController::TestCase include Authenticate::Testing::ControllerHelpers end
Version data entries
4 entries across 4 versions & 1 rubygems