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