diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2015-08-17 16:39:26 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2015-08-17 16:39:26 -0700 |
commit | bb1003080259b3c6cb974e5c9d55a561a9530cbb (patch) | |
tree | 4885ec0b5a61932b77cfccd4a7146f5b1a352fdd /activejob/test | |
parent | 23cfdd4b71e4284e3efb29a37b2260e2ec77ddc9 (diff) | |
download | rails-bb1003080259b3c6cb974e5c9d55a561a9530cbb.tar.gz rails-bb1003080259b3c6cb974e5c9d55a561a9530cbb.tar.bz2 rails-bb1003080259b3c6cb974e5c9d55a561a9530cbb.zip |
split the verb regex from the constraints hash
verb matching is very common (all routes besides rack app endpoints
require one). We will extract verb matching for now, and use a more
efficient method of matching (then regexp) later
Diffstat (limited to 'activejob/test')
0 files changed, 0 insertions, 0 deletions