view app/helpers/application_helper.rb @ 34:e679ce4f73dd

Remove main rails dependency. Depend on its components instead. Trims out a lot of gems.
author edogawaconan <me@myconan.net>
date Thu, 11 Dec 2014 15:33:14 +0900
parents 207917e41964
children 448a368f7344
line wrap: on
line source

module ApplicationHelper
  include Twitter::Autolink
end