instance method
to_s
Ruby on Rails 2.3.18
Since v2.3.18 Last seen in v2.3.18Signature
to_s()
No documentation comment.
Source
# File actionpack/lib/action_controller/routing/segments.rb, line 324
def to_s
'(.:format)?'
end
Defined in actionpack/lib/action_controller/routing/segments.rb line 324
· View on GitHub
· Improve this page
· Find usages on GitHub