FEATURE: wider search with more context

This commit is contained in:
Sam
2014-09-01 17:04:40 +10:00
parent 7ef056810c
commit 69e418facf
8 changed files with 49 additions and 29 deletions

View File

@ -4,7 +4,7 @@
require 'sanitize'
class Summarize
def initialize(text)
@text = text
end