method

exists?

exists?()
public

No documentation available.

# File actionpack/lib/action_controller/test_case.rb, line 226
    def exists?
      true
    end