method

close

close()
public

No documentation available.

# File actionpack/lib/action_controller/test_process.rb, line 338
    def close
      ActiveSupport::Deprecation.warn('sessions should no longer be closed', caller)
    end