Move to Rails 2.0.2
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% [?]





