GET https://www.stephen-nurse.com/businesscontacts/create/Vcard/342

Routing

create_vcard Matched route

Route Parameters

Name Value
id
"342"

Route Matching Logs

Path to match: /businesscontacts/create/Vcard/342
# Route name Path Log
1 airports_index /airports/index Path does not match
2 airports_new /airports/new Path does not match
3 airports_show /airports/show/{id} Path does not match
4 airports_edit /airports/edit/{id} Path does not match
5 airports_delete /airports/delete/{id} Path does not match
6 asset_classes_index /assetclasses/index Path does not match
7 asset_classes_new /assetclasses/new Path does not match
8 asset_classes_show /assetclasses/show/{id} Path does not match
9 asset_classes_edit /assetclasses/edit/{id} Path does not match
10 asset_class_change_status /assetclasses/asset_class_change_status/{id}/{parameter} Path does not match
11 asset_classes_delete /assetclasses/delete/{id} Path does not match
12 bank_accounts_index /bank_accounts/index Path does not match
13 bank_accounts_new /bank_accounts/new Path does not match
14 bank_accounts_show /bank_accounts/show/{id} Path does not match
15 bank_accounts_edit /bank_accounts/edit/{id} Path does not match
16 bank_accounts_delete /bank_accounts/delete/{id} Path does not match
17 bank_balances_index /bank/balances/index Path does not match
18 bank_balances_new /bank/balances/new Path does not match
19 bank_balances_show /bank/balances/show/{id} Path does not match
20 bank_balances_edit /bank/balances/edit/{id} Path does not match
21 bank_balances_delete /bank/balances/delete/{id} Path does not match
22 business_contacts_index /businesscontacts/index Path does not match
23 business_contacts_map /businesscontacts/map/{subset} Path does not match
24 business_contacts_new /businesscontacts/new/{business_type} Path does not match
25 business_contacts_suggestion /businesscontacts/suggestion Path does not match
26 business_contacts_show /businesscontacts/show/{id} Path does not match
27 business_contacts_edit /businesscontacts/edit/{id} Path does not match
28 business_contacts_delete /businesscontacts/delete/{id} Path does not match
29 business_contacts_delete_GPS_location /businesscontacts/delete_GPS_location/{id} Path does not match
30 business_contacts_delete_all_GPS_locations /businesscontacts/delete_all_GPS_locations Path does not match
31 business_contacts_delete_all /businesscontacts/delete_all Path does not match
32 business_contact_delete_photo_file /businesscontacts/delete_photo_file/{id} Path does not match
33 business_contact_delete_attachment_file /businesscontacts/delete_attachment_file/{id} Path does not match
34 view_business_contact_photo /businesscontacts/view/photo/{id} Path does not match
35 business_contacts_export /businesscontacts/business_contacts_export Path does not match
36 business_contacts_export_for_outlook /businesscontacts/export/business_contacts_outlook Path does not match
37 business_contacts_import /businesscontacts/business_contacts_import Path does not match
38 create_vcard /businesscontacts/create/Vcard/{id} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.