Method: ActionController::TestSession#exists?

Defined in:
lib/action_controller/test_case.rb

#exists?Boolean

Returns:

  • (Boolean)


205
# File 'lib/action_controller/test_case.rb', line 205

def exists?; true; end