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