Related

  • <%= link_to "Deleted posts", posts_path(:tags => "#{params[:tags]} status:deleted"), :rel => "nofollow" %>
  • <%= link_to "Random post", random_posts_path(:tags => params[:tags]), :id => "random-post", :rel => "nofollow" %>
  • <%= link_to "Post count", posts_counts_path(:tags => params[:tags]) %>