instance method inferred_controller_name

Ruby on Rails 2.2.3

Since v2.2.3 Last seen in v2.2.3

Signature

inferred_controller_name()

No documentation comment.

Source
# File actionpack/lib/action_controller/test_case.rb, line 13
    def inferred_controller_name
      @name.sub(/Test$/, '')
    end

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

Defined in ActionController::NonInferrableControllerError

Type at least 2 characters to search.

↑↓ navigate · open · esc close