controller_path()
Delegates to the class’ ::controller_path
# File actionpack/lib/abstract_controller/base.rb, line 130 def controller_path self.class.controller_path end