HABTM Helper Plugin, version 0.1.0
2005-11-17
This article is obsolete because it uses features that were replaced many times over. If you want an HABTM selector widget, look at MultipleSelect by Daniel RodrÃguez Troitiño.
I just wrote another plugin: habtm_helper_plugin. This plugin will generate HTML code to manage has_and_belongs_to_many relationships.
What does it look like ? See here:

Release 0.1.0 is up for grabs, in one of four ways:
- svn propset http://opensvn.csie.org/habtm_helper_plugin/tags/0.1.0 svn:externals vendor/plugins WARNING: Destructive if you already set other externals
- script/plugin http://opensvn.csie.org/habtm_helper_plugin/tags/0.1.0
- svn export http://opensvn.csie.org/habtm_helper_plugin/trunk vendor/plugins/habtm_helper/tags/0.1.0
- Download habtm-helper-plugin-0.1.0.zip
Full documentation in source. If you want to know, the filter was developed using RSpec. I wrote a lenghty article on my experience using Behavioral Driven Design at Building a plugin on RSpec
The project is hosted on OpenSVN. The project and Trac wiki/bug database is available at the habtm_helper_plugin project home page.
blog comments powered by Disqus