retrospring/app/helpers/social_helper.rb
2021-12-26 22:04:16 +01:00

4 lines
No EOL
100 B
Ruby

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