view app/helpers/application_helper.rb @ 76:0c023d35cd80

Allows usage of multiple twitter keys Working around api rate limit
author nanaya <me@myconan.net>
date Sun, 26 Jun 2016 16:46:02 +0900
parents 207917e41964
children 448a368f7344
line wrap: on
line source

module ApplicationHelper
  include Twitter::Autolink
end