No, I don't work in NYC, DC, or the valley, and I'm cool with that. If you’ve been playing with Rails 3, you might not know that aside from the documented ways to construct your queries (chaining wheres with SQL fragments and hash conditions), there are some other nifty tricks waiting under the hood for you to discover. SELECT description FROM scenarios WHERE level = 101 Let’s take a look at a few