Sha256: 79375fd7dd7d1838e0c28de3f0199368de1508dc91944fbcbbede219ccc23a2d

Contents?: true

Size: 384 Bytes

Versions: 7

Compression:

Stored size: 384 Bytes

Contents

- if short_name = Nesta::Config.disqus_short_name
  #disqus_thread
    - if Sinatra::Application.environment == :development
      %script(type="text/javascript")
        var disqus_developer = true;
    %script(type="text/javascript" src="http://disqus.com/forums/#{short_name}/embed.js")
    %noscript
      %a(href="http://disqus.com/forums/#{short_name}/?url=ref") View comments.

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
mars-nesta-0.9.6 views/comments.haml
mars-nesta-0.9.5 views/comments.haml
mars-nesta-0.9.4 views/comments.haml
nesta-0.9.4 views/comments.haml
nesta-0.9.3 views/comments.haml
nesta-0.9.2 views/comments.haml
nesta-0.9.1 views/comments.haml