comparison app/helpers/application_helper.rb @ 15:207917e41964

Add tweets~ Feature is now on par with the thing it's replacing.
author edogawaconan <me@myconan.net>
date Fri, 05 Sep 2014 20:37:25 +0900
parents a1c9fadc0904
children 448a368f7344
comparison
equal deleted inserted replaced
14:aad3b253ffd5 15:207917e41964
1 module ApplicationHelper 1 module ApplicationHelper
2 include Twitter::Autolink
2 end 3 end