>> app Current routes for application "frontend" Name Method Pattern sf_guard_signout ANY /logout sf_guard_signin ANY /login homepage ANY / ordinativi_order GET /order.:sf_format ordinativi_order_new GET /order/new.:sf_format ordinativi_order_create POST /order.:sf_format ordinativi_order_edit GET /order/:id/edit.:sf_format ordinativi_order_update PUT /order/:id.:sf_format ordinativi_order_delete DELETE /order/:id.:sf_format ordinativi_order_show GET /order/:id.:sf_format ordinativi_order_object GET /order/:id/:action.:sf_format ordinativi_order_collection POST /order/:action/action.:sf_format ordinativi_health_state GET /healthstate.:sf_format ordinativi_health_state_new GET /healthstate/new.:sf_format ordinativi_health_state_create POST /healthstate.:sf_format ordinativi_health_state_edit GET /healthstate/:id/edit.:sf_format ordinativi_health_state_update PUT /healthstate/:id.:sf_format ordinativi_health_state_delete DELETE /healthstate/:id.:sf_format ordinativi_health_state_show GET /healthstate/:id.:sf_format ordinativi_health_state_object GET /healthstate/:id/:action.:sf_format ordinativi_health_state_collection POST /healthstate/:action/action.:sf_format order_add_menu ANY /order/addmenu menu ANY /menu ordinativi_show_order GET /order/:id default ANY /:module/:action/* sf_guard_password ANY /request_password