// 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
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...
We have an interesting litt...