Sha256: 7a2d08d89c68014c7ef94d89f1b6097380ca8bf6b70e381ca5c7210c6f1063c6

Contents?: true

Size: 282 Bytes

Versions: 4

Compression:

Stored size: 282 Bytes

Contents

module FacebookSocialPlugins
	class UiHelper
    include ActionView::Helpers::TagHelper,
            ActionView::Helpers::UrlHelper,
            ActionView::Helpers::CaptureHelper,
            ActionView::Helpers::JavaScriptHelper
    
    attr_accessor :html, :javascript
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
facebook-social_plugins-0.1.3 lib/facebook-social_plugins/ui_helper.rb
facebook-social_plugins-0.1.2 lib/facebook-social_plugins/ui_helper.rb
facebook-social_plugins-0.1.1 lib/facebook-social_plugins/ui_helper.rb
facebook-social_plugins-0.1.0 lib/facebook-social_plugins/ui_helper.rb