class SocialShareButton::Config

Attributes

allow_sites[RW]

enable social sites to share,

  • site support:

  • twitter

  • facebook

  • weibo

  • qq

  • douban

  • google_bookmark

  • delicious

  • tumblr

  • pinterest

  • email

  • linkedin

  • wechat

  • vkontakte

  • odnoklassniki

  • Xing

  • reddit

  • hacker_news

  • telegram

  • whatsapp_app

  • whatsapp_web

Public Class Methods

new() click to toggle source
# File lib/social_share_button/config.rb, line 34
def initialize
end