class RailsSocialShareButton::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/rails_social_share_button/config.rb, line 33 def initialize end