Sha256: 2dbba4d258c4be6af96513feac07a34996616ae1ab3ac1ed0b30e31e5a2b0fe1

Contents?: true

Size: 175 Bytes

Versions: 16

Compression:

Stored size: 175 Bytes

Contents

#forum
  %h2
    Comments on 
    = page.title

- if posts.nil?
  %p None yet
  %pre 
    = posts.inspect

- else
  %pre 
    = posts.inspect
  %p
    = current_reader.inspect

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
radiant-forum-extension-2.0.9 app/views/pages/_comments.html.haml
radiant-forum-extension-2.0.8 app/views/pages/_comments.html.haml
radiant-forum-extension-2.0.7 app/views/pages/_comments.html.haml
radiant-forum-extension-2.0.6 app/views/pages/_comments.html.haml
radiant-forum-extension-2.0.5 app/views/pages/_comments.html.haml
radiant-forum-extension-2.0.4 app/views/pages/_comments.html.haml
radiant-forum-extension-2.0.3 app/views/pages/_comments.html.haml
radiant-forum-extension-2.0.2 app/views/pages/_comments.html.haml
radiant-forum-extension-2.0.1 app/views/pages/_comments.html.haml
radiant-forum-extension-2.0.0 app/views/pages/_comments.html.haml
radiant-forum-extension-1.2.1 app/views/pages/_comments.html.haml
radiant-forum-extension-1.1.2 app/views/pages/_comments.html.haml
radiant-forum-extension-1.1.1 app/views/pages/_comments.html.haml
radiant-forum-extension-1.1.0 app/views/pages/_comments.html.haml
radiant-forum-extension-0.6.1 app/views/pages/_comments.html.haml
radiant-forum-extension-0.6.0 app/views/pages/_comments.html.haml