mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
f38e2e0335
This is different from the match syntax in that it cannot be used for controller/action and it does not assume an anchor at the end of the match. For instance, in the above example, if the client asked for "/sprockets/foo.js", the Sprockets app would have a SCRIPT_NAME of "/sprockets" and PATH_INFO of "/foo.js". |
||
---|---|---|
.. | ||
request | ||
session | ||
callbacks_test.rb | ||
header_test.rb | ||
middleware_stack_test.rb | ||
mime_type_test.rb | ||
mount_test.rb | ||
rack_test.rb | ||
request_test.rb | ||
response_test.rb | ||
routing_test.rb | ||
show_exceptions_test.rb | ||
static_test.rb | ||
test_request_test.rb | ||
url_generation_test.rb |