Link path

Just stepped over to Rails 2.3...

I used scaffold to generate pages, it showed "show", "edit" and "destroy". I just changed the layout template and now the link paths are behind show. Ex: "show (registration/1)" How to remove this path behind the link text ???

Could you post your layout template code? Remember just because you know what you changed in your code doesn't mean anyone else does.

Also note which lines you believe to be in question.

Groove