method

exists?

rails latest stable - Class: ActionController::TestSession
exists?()
public

No documentation available.

# File actionpack/lib/action_controller/test_case.rb, line 196
    def exists?
      true
    end