cldwalker / has_machine_tags

A rails tagging plugin implementing flickr's machine tags + maybe more (semantic tags)

This URL has Read+Write access

cldwalker (author)
Thu Oct 22 19:49:01 -0700 2009
commit  57db0822fba365272df5533ccf3000154f09e4b5
tree    4cbe61082fff455fd56caffab8fbff25c90e7055
parent  cc650db546361c7d54e4075b210aec0e44540310
has_machine_tags / CHANGELOG.rdoc
100644 20 lines (15 sloc) 0.315 kb

0.1.6

  • Release to rubyforge
  • Allow default_predicates to be a proc

0.1.5

  • Added finder tests
  • Added some helper methods

0.1.4

  • Added console option and methods
  • Bug fix for init.rb

0.1.3

  • Added quick mode
  • Added machine tag finders
  • Added reverse_has_many option

0.1.0

  • Initial release