Plugins - Spraypaint

StarAdd to favorites

Spraypaint (yet another rails tagging plugin)

Spraypaint is a plugin for rails adding tagging capabilities to model classes, written by Tom Ward (tom@popdog.net). It’s by no means the only rails tagging plugin, so if it doesn’t meet your needs, why not check on of these out:

The main goals of Spraypaint are:

  • To make manipulation of tags as easy as possible - just use arrays and strings
  • To allow searches by tag alongside standard rails finder options
  • To provide easy access to interesting tagging data, including tag clouds, tags related to other tags, models related by tag and more
  • To create efficient SQL where possible
  • To provide very basic support for machine tags

Create database tables

  script/generate spraypaint_migration
  rake db:migrate

Documentation

For more info, check the rdoc, either in the source files or by running rake spraypaint:rdoc

Feel free to send any comments, bug reports, criticisms and abuse to tom@popdog.net

Copyright © 2007 Tom Ward, released under the MIT license

Tom Ward

http://spraypaint.tomafro.net

http://svn.tomafro.net/rails/plugins/trunk/spraypaint

Rails' (MIT)

  • Currently 5.0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Model

Tags

Comments

Add a comment

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?