view app/helpers/application_helper.rb @ 69:37356e98b784

Ensure options for cache key isn't changed
author nanaya <me@myconan.net>
date Tue, 19 Jan 2016 22:32:08 +0900
parents 207917e41964
children 448a368f7344
line wrap: on
line source

module ApplicationHelper
  include Twitter::Autolink
end