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 Taggable With Context' (https://github.com/aq1018/mongoid_taggable_with_context).
Required Ruby Version
None
Authors
Mark Coates
Versions
- 0.1.2 August 08, 2011 (10.5 KB)
- 0.1.1 July 21, 2011 (9.5 KB)
- 0.1.0 July 21, 2011 (9 KB)
- 0.0.3 July 21, 2011 (8.5 KB)
- 0.0.2.dev July 21, 2011 (8.5 KB)