Hi,
I’m new on rails, and I would like like to know how I do for I get a link on title on a block of code (each), and do this link go to show function and show up.
should be something like “link_to article.title, article_path”? I already tried that and I get broken the page.
thanks!