Retrospring/app/helpers/social_helper.rb

4 lines
100 B
Ruby

module SocialHelper
include SocialHelper::TwitterMethods
include SocialHelper::TumblrMethods
end