Returns true if this segment is optional? because of a default. If so, then no warning will be emitted regarding this segment.
# File action_controller/routing/segments.rb, line 60 def optionality_implied? false end
<code/>
<pre/>
<code/>and<pre/>for code samples.