Rafaqat Ali
01/11/2023, 8:51 PMadmin_products_path
does’nt seem to workJared Norman
rails routes
to get a list of the routes (and it supports options for searching for the desired route)Jared Norman
admin_products_path
is correct, I'm pretty sure, so depending on where you're rendering it may need to be prefixed with spree.
Rafaqat Ali
01/11/2023, 9:31 PMRafaqat Ali
01/12/2023, 4:49 AM