method
exists?
v3.0.9 -
Show latest stable
- Class:
ActionController::TestSession
exists?()public
No documentation available.
# File actionpack/lib/action_controller/test_case.rb, line 205
def exists?; true; end exists?()No documentation available.
# File actionpack/lib/action_controller/test_case.rb, line 205
def exists?; true; end