class method self.new

Ruby on Rails 2.3.18

Since v2.3.18 Last seen in v2.3.18

Signature

self.new(*args)

No documentation comment.

Parameters

args rest
Source
# File actionpack/lib/action_controller/test_case.rb, line 108
    def initialize(*args)
      super
      @controller = nil
    end

Defined in actionpack/lib/action_controller/test_case.rb line 108 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionController::TestCase

Type at least 2 characters to search.

↑↓ navigate · open · esc close