Class: GooglePlusHelper::Settings
- Inherits:
-
Object
- Object
- GooglePlusHelper::Settings
- Defined in:
- lib/google_plus_helper/settings.rb
Instance Attribute Summary collapse
-
#social_plugin_version ⇒ Object
Returns the value of attribute social_plugin_version.
Instance Method Summary collapse
-
#initialize ⇒ Settings
constructor
A new instance of Settings.
Constructor Details
#initialize ⇒ Settings
Returns a new instance of Settings.
5 6 7 |
# File 'lib/google_plus_helper/settings.rb', line 5 def initialize self. = :html5 end |
Instance Attribute Details
#social_plugin_version ⇒ Object
Returns the value of attribute social_plugin_version.
3 4 5 |
# File 'lib/google_plus_helper/settings.rb', line 3 def end |