There's no documentation for this item.
# File action_controller/routing/segments.rb, line 39 def string_structure(prior_segments) optional? ? continue_string_structure(prior_segments) : interpolation_statement(prior_segments) end
<code/>
<pre/>
<code/>and<pre/>for code samples.