Sha256: e9c0c84943f90385ecb87e8d890065e9f7e1de485dcd0c0deb9dde1605bfdd2a

Contents?: true

Size: 230 Bytes

Versions: 6

Compression:

Stored size: 230 Bytes

Contents

- @subtree.each do |key, pages|
  - pages.each do |page|
    .page{data: {page_id: page.id}}
      %h1#wiki-title.wiki-title= page.title

      #wiki-content.wiki-content.ticket-description
        :textile
          #{page.body}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
tawork-0.0.6 app/views/wiki/pages/combined.html.haml
tawork-0.0.5 app/views/wiki/pages/combined.html.haml
tawork-0.0.4 app/views/wiki/pages/combined.html.haml
tawork-0.0.3 app/views/wiki/pages/combined.html.haml
tawork-0.0.2 app/views/wiki/pages/combined.html.haml
tawork-0.0.1 app/views/wiki/pages/combined.html.haml