method

new_controller_thread

rails latest stable - Class: ActionController::Live
new_controller_thread()
public

No documentation available.

# File actionpack/lib/action_controller/test_case.rb, line 24
    def new_controller_thread # :nodoc:
      yield
    end