Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
binarylogic committed Oct 15, 2008
1 parent c2c3bf4 commit f810092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/searchgasm/condition/base.rb
Expand Up @@ -26,7 +26,7 @@ def ignore_meaningless_value? # :nodoc:
end

def join_arrays_with_or?
joins_arrays_with_or == true
joins_array_with_or == true
end

# Determines what to call the condition for the model
Expand Down

0 comments on commit f810092

Please sign in to comment.