Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
upgrade to open_calais requires some changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kookster committed Jun 17, 2015
1 parent dc8dc4a commit be14fe6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 0 additions & 2 deletions app/processors/text_processor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,5 @@ def hash_by_name(list)
def normalize(s)
(s || '').remove_formatting.downcase
end

end

end
7 changes: 3 additions & 4 deletions test/processors/text_processor_test.rb

Large diffs are not rendered by default.

0 comments on commit be14fe6

Please sign in to comment.