view app/helpers/application_helper.rb @ 67:5dd24a65547b

Should be screen name (@-name), not just name.
author nanaya <me@myconan.net>
date Tue, 01 Dec 2015 01:36:45 +0900
parents 207917e41964
children 448a368f7344
line wrap: on
line source

module ApplicationHelper
  include Twitter::Autolink
end