The evolution of rails

I’ve been pretty heads down focused on working on odeo. A few times i’ve taken a moment to write a rails app from scratch, but in general i’ve been using the older odeo code base. So today i had to test some cookie stuff so i went back to the rails testing guide. Lo and behold, there’s tons of new things you can do with testing which weren’t possible before. You can reliably test the variables set for the template, the tags, values, all sorts of nifty stuff.

Sometimes i think i should just sit back, watch rails evolve, and everything will be easier in 6 months.


About this entry