I have mostly found blogging to be tough as I have to login to my blog and then add a post .. a number of clicks and quite a few page loads I today installed Drivel on ubuntu and this is my first blog post using it If everything goes as planned, I plan to [...]
Popularity: 4% [?]
I finally moved Muziboo to rails 2.0.2 this weekend. The move went pretty smooth. The only gotcha for me was that counters used with conter_cacheĀ are marked as readonly in rails 2.0.2 so you cannot use update_attributes to update them (in a migration or otherwise) The trick is to use Class.update_counters class method … Other [...]
Popularity: 7% [?]