Method: Rack::Mount::Recognition::Route#path_keys_at
- Defined in:
- lib/rack/mount/recognition/route.rb
#path_keys_at(index) ⇒ Object
32 33 34 |
# File 'lib/rack/mount/recognition/route.rb', line 32 def path_keys_at(index) @path_keys[index] end |