Mercurial > rsstweet
diff app/helpers/application_helper.rb @ 150:950849c40d42
Update all the things, including rails 5.2
author | nanaya <me@nanaya.pro> |
---|---|
date | Wed, 31 Jan 2018 15:04:03 +0900 |
parents | 1251b3d6ec5d |
children | 05ce14af003a |
line wrap: on
line diff
--- a/app/helpers/application_helper.rb Sat Jan 13 03:16:35 2018 +0900 +++ b/app/helpers/application_helper.rb Wed Jan 31 15:04:03 2018 +0900 @@ -1,5 +1,5 @@ module ApplicationHelper - include Twitter::Autolink + include Twitter::TwitterText::Autolink def ellipsize(text, limit = 30) if text.length <= limit