From f5d81848c1602c65a28235df411143dee82a017c Mon Sep 17 00:00:00 2001 From: Serdar Dogruyol Date: Fri, 4 Jul 2014 22:06:22 +0300 Subject: [PATCH] Added acts-as-taggable-on --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 22ab4b2..d368670 100644 --- a/README.md +++ b/README.md @@ -346,6 +346,8 @@ Your Pull requests are welcome! Let's make this the awesomest resource for Ruby *Libraries for tagging items.* + * [acts-as-taggable-on](https://github.com/mbleigh/acts-as-taggable-on) - A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts. + ## Build Tools *Compile software from source code.*