Plugin release: Root table
- July 19th, 2009
- Write comment
Yes, I’ve written another plugin for Rails. It’s about so called root tables. It seem to be making them often. I want a list with options to choose from and some easy way to manage that list, which is a tedious task. That’s why I made a plugin to do this for me.
What I have so far is:
- Automatic validations and relations
- Completely configurable, with sensible defaults
- A management interface
- Works with acts_as_list and supports drag and drop sorting
- I18n support