Changes between Version 4 and Version 5 of Amalgam

Show
Ignore:
Timestamp:
10/29/07 02:22:43 (6 years ago)
Author:
cho45 (IP: 124.87.107.183)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Amalgam

    v4 v5  
    7171 
    7272        # if ommited, use default fuzzy method 
    73         def filter(candidates) 
     73        def filter(candidates, str) 
    7474                log candidates 
    7575                candidates.sort_by {|i| i.name }