I am using link_to for some HTML elements and I have it: But I want to link it to those posts which are in every post, any help would be most appreciated thanks config / routes.rb "", {: Controller = & gt; "Post"} ,: id = & gt; "Post",: class => "Read-More"% & gt;
Resource: Post < Hr>
& lt;% @ posts.each do | Post | & Gt%; & Lt;% = link_to "View post", post_path (post) ,: id = & gt; "Post",: class => "Read-more"%> & Lt;% end% & gt;
No comments:
Post a Comment