instance method
path
Ruby on Rails 4.0.13
Since v4.0.13 Last seen in v6.1.7.10Signature
path()
No documentation comment.
Source
# File actionpack/lib/action_dispatch/routing/inspector.rb, line 30
def path
super.spec.to_s
end
Defined in actionpack/lib/action_dispatch/routing/inspector.rb line 30
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionDispatch::Routing::RouteWrapper