1
0
Fork 0
mirror of https://github.com/sdogruyol/awesome-ruby.git synced 2024-11-20 11:06:15 -05:00

Added acts-as-taggable-on

This commit is contained in:
Serdar Dogruyol 2014-07-04 22:06:22 +03:00
parent bae972fb54
commit f5d81848c1

View file

@ -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.*