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