Tag Archives: ruby on rails

YUI TreeView with Ruby on Rails

Here’s some code I’m using to generate a dynamic tree view using an acts_as_tree model with slug and title fields, the TreeView widget from YUI, and a Rails helper. I chopped out some of the code for clarity, so all … Continue reading

Posted in dev | Tagged , , , , | 4 Comments

Ruby on Rails… Revisited

Updated with links and a couple typo corrections. I’ve been working on a fairly big Web site project lately. My partner and I initially decided to use Django to build the site, mainly because I’m a Python “expert” and Django … Continue reading

Posted in dev, planet python | Tagged , , , , , , , , , , | 11 Comments

Ruby on Rails and Opinions on Opinionated Web Frameworks

I originally started this over on the byCycle blog [which is currently offline--3/20/08], but it doesn’t really belong there, so I moved it over here on 1/3/2007. It’s not finished, but I think it may contain some useful info, so … Continue reading

Posted in dev | Tagged , , , , | Leave a comment