method
new
v2.3.8 -
Show latest stable
- Class:
ActionController::TestCase
new(*args)public
No documentation available.
# File actionpack/lib/action_controller/test_case.rb, line 108
def initialize(*args)
super
@controller = nil
end