This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
2012-08-06 08:12:49 +00:00
|
|
|
SocialShareButton.configure do |config|
|
2012-08-08 09:56:00 +00:00
|
|
|
config.allow_sites = %w(twitter facebook)
|
|
|
|
end
|