Sha256: 0173abcd723fc0ef5e87ef439fddc5fa3ed3c2f29beb31922885acce2c1d3a1d

Contents?: true

Size: 472 Bytes

Versions: 1

Compression:

Stored size: 472 Bytes

Contents

<meta property="og:title" content="<%=options[:title]%>" />
<meta property="og:type" content="<%=options[:type]%>" />
<meta property="og:url" content="<%=options[:url]%>" />
<meta property="og:image" content="<%=options[:image]%>" />
<meta property="og:site_name" content="<%=options[:site_name]%>" />
<% if options[:app_id] %>
<meta property="fb:app_id" content="<%=options[:app_id]%>" />
<% else %>
<meta property="fb:admins" content="<%=options[:admins]%>" />
<% end %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
social_engine-0.0.1 app/views/third_party/_fb_og_tags.html.erb