Module: SocialButtons::GooglePlus::Help

Included in:
SocialButtons::GooglePlus
Defined in:
lib/social_buttons/view_helpers/google_plus/help.rb

Defined Under Namespace

Modules: Help

Instance Method Summary collapse

Instance Method Details

#helpObject

Usage

SocialButtons::Google.help

SocialButtons.config(:google).help


8
9
10
11
12
13
14
15
# File 'lib/social_buttons/view_helpers/google_plus/help.rb', line 8

def help
  %Q{Google+ button (options)
#{Help.show_data_attributes}
#{Help.other_options}
#{Help.async_help}
#{help_note}
}
end