Clicking on tags from a post right now produces a routing error. I'm a bit of a noob to rails still so I am not sure if this is a bug or a setup problem on my end. Right now I get the error: No route matches "/blog_posts/tag/tagname"
Is there anyway to fix this?
Clicking on tags from a post right now produces a routing error. I'm a bit of a noob to rails still so I am not sure if this is a bug or a setup problem on my end. Right now I get the error: No route matches "/blog_posts/tag/tagname"
Is there anyway to fix this?