Tags, powered by ActsAsTaggableOn
Posted by Denny at 22:40 on Thu, 30 Jan 2020
Added tags to blog posts, and a Tags controller to view all tags. This was pretty straight-forward, as I'm using ActsAsTaggableOn to do all the hard work. And most of the easy work too ;)
There's obvious scope for abstracting this more at some point, but for now I justed wanted to get the basic functionality working and merged in.
Tags: new feature tags lol meta gems acts-as-taggable-on