Bonjour, Toujours dans l'optimisation de mon appli, j'ai un comportement bizarre : Je n'ai pas la barre de TuneUp ou de Rack-Bug dans certaines de mes vues... sur cette vue je ne l'ai pas par exemple : map.connect "/aspen_connections/by_aspen_topo_file/:aspen_topo_file_id/view_tares", :controller => "aspen_connections", :action => "view_tares" alors que je l'ai sur ces vues : map.connect "/by_aspen_topo_file/:aspen_topo_file_id", :controller => "aspen_topo_files", :action => "index" map.connect "/aspen_connections/by_aspen_topo_file/:aspen_topo_file_id", :controller => "aspen_connections", :action => "index" map.connect "/aspen_connections/show_device_impact/:device_id", :controller => "aspen_connections", :action => "show_device_impact_piggy" J'arrive pas à voir pourquoi la première ne "marche" pas avec les outils. La seule différence que je vois c'est qu'il y a deux paramètres Merci d'avance si vous voyez le problème !
on 2009-06-30 08:34
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.