Rails Tagging
This category does not have a description yet. You can add one on github!
5.36
With ActsAsTaggableOn, you can tag a single model on several contexts, such as skills, interests, and awards. It also provides other advanced functionality.
2016
2017
2018
2019
2020
2021
0.0
tagging that doesn't want to be on steroids. it's skinny and happy to stay that way.
2016
2017
2018
2019
2020
2021
0.2
A good, simple, solid tagging extension for ActiveRecord
2016
2017
2018
2019
2020
2021
0.0
Adds tagging with context and aggregation of tags for MongoMapper. Adds weight and distribution convenience methods to models in which it is included. Uses MongoDB's increment/decrement ($inc/$dec) to keep real-time counts of individual tags in context with optional type. Based on 'Mongoid Taggab...
2016
2017
2018
2019
2020
2021
0.17
Rails plugin that is based on acts_as_taggable by DHH but includes extras such as tests, smarter tag assignment, and tag cloud calculations.
2016
2017
2018
2019
2020
2021
0.0
Clortho makes keyword and full-text search a breeze for MongoMapper users.
2016
2017
2018
2019
2020
2021
0.0
Markable allows you to easily create a marking system in your rails application.
2016
2017
2018
2019
2020
2021
0.13
A modern fast tagging framework for Rails 3.1+
2016
2017
2018
2019
2020
2021
0.09
Simple tagging gem for Rails using postgres array.
2016
2017
2018
2019
2020
2021
0.12
Allows user owned tags for multiple classes, and makes tags easier to work with.