Archive for October, 2006



Ever get tired of writing order by statements in SQL? Why can’t it be more Ruby-ish? Well, now it can:
>> puts Orderific.new(‘name, volume, publishers.name desc’).to_s

#=> name asc, volume asc, publishers.name descCheck it out at Snippets!




About

You are currently browsing the Feedmarker Blog weblog archives for October, 2006.

Longer entries are truncated. Click the headline of an entry to read it in its entirety.

Categories