RubyGems Navigation menu

taggregator 0.0.3

Taggable in 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:

e15684de69c122227574ddc35b14b9f88ad4e13dc248efc7134142454bc60468

總下載次數 16,245

這個版本 2,995

License:

Ruby 版本需求:

相關連結: