Categories: None [Edit]

has_machine_tags

https://rubygems.org/gems/has_machine_tags
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.

Total

Ranking: 42,453 of 180,454
Downloads: 23,822

Daily

Ranking: 25,774 of 180,448
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
34540,011,958activerecord
238132,462,190sqlite3
3,9141,773,716activerecord-jdbcsqlite3-adapter
7,258414,129bacon
62,00914,324bacon-bits

Owners

#GravatarHandle
1iconcldwalker