Sha256: c0b8b7ebf8cbd49cf71d2f2bc90e226f6159226ca6b758fea69cf1ccd14169fc
Contents?: true
Size: 430 Bytes
Versions: 1
Compression:
Stored size: 430 Bytes
Contents
<div class="<%=options[:div_class]%>"> <a href="http://twitter.com/share" class="twitter-share-button" data-count="<%=options[:count] %>" <% if options[:url] %> data-url="<%=options[:url] %>"<% end %> <% if options[:text] %> data-text="<%=options[:text] %>"<% end %> <% if options[:via] %> data-via="<%=options[:via]%>"<% end %> >Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
social_engine-0.0.1 | app/views/third_party/_tweetme.html.erb |