Sha256: 20efb6ee4f895307f96373483f8777ddec7f311504055ee22e2bab521b86c522

Contents?: true

Size: 772 Bytes

Versions: 14

Compression:

Stored size: 772 Bytes

Contents

<% if ENV['DISQUS_SHORT_NAME'].present? %>
  <div id="disqus_thread"></div>
  <script type="text/javascript">
    var disqus_shortname = '<%= ENV["DISQUS_SHORT_NAME"] %>';
    (function () {
      var dsq = document.createElement('script');
      dsq.type = 'text/javascript';
      dsq.async = true;
      dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
      (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
    })();
  </script>
  <noscript>
    Please enable JavaScript to view the
    <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a>
  </noscript>
  <a href="http://disqus.com" class="dsq-brlink">comments powered by
    <span class="logo-disqus">Disqus</span></a>
<% end %>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
orats-0.9.7 lib/orats/templates/includes/new/rails/app/views/layouts/_disqus_comments_snippet.html.erb
orats-0.9.6 lib/orats/templates/includes/new/rails/app/views/layouts/_disqus_comments_snippet.html.erb
orats-0.9.5 lib/orats/templates/includes/new/rails/app/views/layouts/_disqus_comments_snippet.html.erb
orats-0.9.4 lib/orats/templates/includes/new/rails/app/views/layouts/_disqus_comments_snippet.html.erb
orats-0.9.3 lib/orats/templates/includes/new/rails/app/views/layouts/_disqus_comments_snippet.html.erb
orats-0.9.2 lib/orats/templates/includes/new/rails/app/views/layouts/_disqus_comments_snippet.html.erb
orats-0.9.1 lib/orats/templates/includes/new/rails/app/views/layouts/_disqus_comments_snippet.html.erb
orats-0.9.0 lib/orats/templates/includes/new/rails/app/views/layouts/_disqus_comments_snippet.html.erb
orats-0.8.1 lib/orats/templates/includes/new/rails/app/views/layouts/_disqus_comments_snippet.html.erb
orats-0.8.0 lib/orats/templates/includes/new/rails/app/views/layouts/_disqus_comments_snippet.html.erb
orats-0.7.3 lib/orats/templates/includes/new/rails/app/views/layouts/_disqus_comments_snippet.html.erb
orats-0.7.2 lib/orats/templates/includes/new/rails/app/views/layouts/_disqus_comments_snippet.html.erb
orats-0.7.1 lib/orats/templates/includes/new/rails/app/views/layouts/_disqus_comments_snippet.html.erb
orats-0.7.0 lib/orats/templates/includes/new/rails/app/views/layouts/_disqus_comments_snippet.html.erb