Converts the class name from something like "OneModule::TwoModule::NeatController" to "one_module/two_module/neat".
# File action_controller/base.rb, line 638 def controller_path self.class.controller_path end
<code/>
<pre/>
<code/>and<pre/>for code samples.