There's no documentation for this item.
# File action_controller/polymorphic_routes.rb, line 120 def action_prefix(options) options[:action] ? "#{options[:action]}_" : "" end
<code/>
<pre/>
<code/>and<pre/>for code samples.