There's no documentation for this item.
# File action_controller/routing/builder.rb, line 6 def initialize self.separators = Routing::SEPARATORS self.optional_separators = %w( / ) end
<code/>
<pre/>
<code/>and<pre/>for code samples.