// USER Profile

using System;
...

C# Matching the most propertie...

by openid.daniel.mcpherson.name/danielmc, September 18, 2011 17:05, 3 refactorings, tagged with C#, filtering, performance

We have an interesting litt...

81991ad45e78f662d1fd7cdae9511c30 Talk
def self.find_matches(params)
    matches = self.find(:all)
...

Ruby Filtering Method Needs to b...

by bradly.myopenid.com, January 04, 2008 16:38, No refactoring, tagged with rails, ruby, filtering, wet

I know it looks long, but i...

0914e5093f1af95df0ab2478818856d8 Talk