view app/helpers/application_helper.rb @ 62:9ab79a764434

Sweet tweet media viewer (image only for now)
author nanaya <me@myconan.net>
date Tue, 01 Dec 2015 01:08:37 +0900
parents 207917e41964
children 448a368f7344
line wrap: on
line source

module ApplicationHelper
  include Twitter::Autolink
end