Open ghost opened 11 years ago
The search_tank(query, options) method alters the options hash. Might be good for it to dup them first (in search_results) so that the user can repeat the search without recreating the options (or having to dup them itself).
The search_tank(query, options) method alters the options hash. Might be good for it to dup them first (in search_results) so that the user can repeat the search without recreating the options (or having to dup them itself).