RubyGems Navigation menu

taggregator 0.1.2

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 相依性套件 (6):

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

擁有者:

作者:

  • Mark Coates

SHA 256 checksum:

9d8a8548672281311afe7948cba7977c99b84743449fc87e3c5381353109af21

總下載次數 16,291

這個版本 4,388

License:

Ruby 版本需求:

相關連結: