Sha256: e63695a102e690153a5169be74d58c162c60c78f923f2ebaa263d3d4e7c9baa6

Contents?: true

Size: 407 Bytes

Versions: 1

Compression:

Stored size: 407 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

1 entries across 1 versions & 1 rubygems

Version Path
nesta-0.9.0 views/comments.haml