method
to_s
rails latest stable - Class:
ActionController::Routing::OptionalFormatSegment
to_s()public
No documentation available.
# File actionpack/lib/action_controller/routing/segments.rb, line 324
def to_s
'(.:format)?'
end