RubyGems Navigation menu

taggregator 0.1.1

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).

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.2 - August 08, 2011 (10.5 KB)
  2. 0.1.1 - July 21, 2011 (9.5 KB)
  3. 0.1.0 - July 21, 2011 (9.0 KB)
  4. 0.0.3 - July 21, 2011 (8.5 KB)
  5. 0.0.2.dev - July 21, 2011 (8.5 KB)
顯示所有版本(共 6)

Development 相依性套件 (5):

bundler ~> 1.0.0
jeweler ~> 1.6.2
mongo_mapper ~> 0.9.0
rcov >= 0
shoulda >= 0

擁有者:

作者:

  • Mark Coates

SHA 256 checksum:

baa7f466361700ef09d865ea83108d70aca90acb333bce6cc8501dd74697ef2e

總下載次數 16,178

這個版本 2,984

License:

Ruby 版本需求:

相關連結: