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