Class: FacebookSocialPlugins::Plugin::UiHelper
- Inherits:
-
Object
- Object
- FacebookSocialPlugins::Plugin::UiHelper
- Includes:
- ActionView::Helpers::CaptureHelper, ActionView::Helpers::JavaScriptHelper, ActionView::Helpers::TagHelper, ActionView::Helpers::UrlHelper
- Defined in:
- lib/facebook-social_plugins/plugin/ui_helper.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#html ⇒ Object
Returns the value of attribute html.
-
#javascript ⇒ Object
Returns the value of attribute javascript.
Instance Attribute Details
#html ⇒ Object
Returns the value of attribute html.
8 9 10 |
# File 'lib/facebook-social_plugins/plugin/ui_helper.rb', line 8 def html @html end |
#javascript ⇒ Object
Returns the value of attribute javascript.
8 9 10 |
# File 'lib/facebook-social_plugins/plugin/ui_helper.rb', line 8 def javascript @javascript end |