module ShareButton
I18n.load_path += Dir.glob( File.dirname(__FILE__) + “lib/locales/*.{rb,yml}” )
Constants
- NETWORK_LIST
Public Instance Methods
supported_networks()
click to toggle source
# File lib/share_button.rb, line 14 def supported_networks NETWORK_LIST end