Flowdock
method

supports_path?

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: AbstractController::Base
supports_path?() public

Returns true if the given controller is capable of rendering a path. A subclass of +AbstractController::Base+ may return false. An Email controller for example does not support paths, only full URLs.

Show source
Register or log in to add new notes.