FEATURE: Return only the first paragraph of text in HTML digests, unless

there is only one post. In that case return everything. Remove
dependency on 'html_truncator'
This commit is contained in:
Robin Ward
2014-01-22 12:37:37 -05:00
parent 502b4730c8
commit 39c6e48aa5
4 changed files with 10 additions and 7 deletions

View File

@@ -123,8 +123,6 @@ GEM
highline (1.6.20)
hike (1.2.3)
hiredis (0.4.5)
html_truncator (0.3.1)
nokogiri (~> 1.5)
httpauth (0.2.0)
i18n (0.6.9)
ice_cube (0.11.1)
@@ -410,7 +408,6 @@ DEPENDENCIES
handlebars-source (~> 1.1.2)
highline
hiredis
html_truncator
image_optim
image_sorcery
librarian (>= 0.0.25)