RubyGems Navigation menu

has_machine_tags 0.2.2

This plugin implements Flickr's machine tags as explained here[http://www.flickr.com/groups/api/discuss/72157594497877875] while still maintaining standard tagging behavior. Basically, a machine tag has a namespace, a predicate and a value in the format [namespace]:[predicate]=[value] This allows for more precise tagging as tags can have unlimited contexts provided by combinations of namespaces and predicates. These unlimited contexts also make machine tags ripe for modeling relationships between objects. Read the HasMachineTags::TagMethods class documentation for a more thorough explanation. A demo app using this plugin is here. This gem should run on all major Ruby versions and work with Rails 2.3.x and up.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.2.2 - May 01, 2013 (15.5KB)
  2. 0.2.1 - February 24, 2012 (15.5KB)
  3. 0.2.0 - May 30, 2011 (15KB)
  4. 0.1.8 - September 30, 2010 (14.5KB)
  5. 0.1.7 - June 10, 2010 (14.5KB)
全てのバージョンを表示(全6件)

Development依存関係 (5):

activerecord ~> 3.2.0
bacon >= 1.1.0
bacon-bits >= 0
sqlite3 ~> 1.3.0

所有者:

作者:

  • Gabriel Horner

SHA 256チェックサム:

8d22cdb25e07c67e29b2ffddcfebcc0647a2cca47fc8bf538e704e07e4a7c152

累計ダウンロード数 23,781

このバージョンのみ 4,574

ライセンス:

MIT

必要なRubyのバージョン: なし

必要なRubyGemsのバージョン: >= 1.3.6

リンク: