Pelargir

Musings on software and life from Matthew Bass.

December 7th, 2007

MultiRails grows one release older

MultiRails is a plugin that makes it easy to test Rails applications against multiple versions of Rails. Built by the cool guys at this place (mainly Rob Sanheim), MultiRails version 0.0.3 has just been released. Check it out.

December 7th, 2007

UI for acts_as_tree

The current project I’m on requires us to give administrators the ability to modify a tree of models built using acts_as_tree (now a plugin as of Rails 2.0). The acts_as_tree plugin is simple and elegant, but I’ve struggled to find a pre-built UI framework for acts_as_tree that is equally compelling. Can anyone recommend a good, simple (AJAX optional) plugin for generating a UI for acts_as_tree? Please post a comment.

December 3rd, 2007

Be aware