diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2014-07-01 16:28:05 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2014-07-15 14:56:17 -0700 |
commit | a3ca700c58fa59722288a12960c4a6cd1ade6aea (patch) | |
tree | 8e7acfe07c31a518a24dfa6b2f41b39027091a21 /actionpack/test/fixtures/helpers1_pack | |
parent | ab1e3228f8c5a071eb7fb5f8b577eb706248fe9a (diff) | |
download | rails-a3ca700c58fa59722288a12960c4a6cd1ade6aea.tar.gz rails-a3ca700c58fa59722288a12960c4a6cd1ade6aea.tar.bz2 rails-a3ca700c58fa59722288a12960c4a6cd1ade6aea.zip |
execute a request and check the path_parameters
This actually runs a request through the system, using the actual
routing methods as we would use in production, then tests the
path_parameters set on the request object. The `recognize_path` method
isn't actually used in production, so testing what it returns isn't
useful.
Diffstat (limited to 'actionpack/test/fixtures/helpers1_pack')
0 files changed, 0 insertions, 0 deletions