Sha256: baae721819e118903b9e365314ee0eff162d102de0e088faf4e2a8b0c0442a82

Contents?: true

Size: 158 Bytes

Versions: 29

Compression:

Stored size: 158 Bytes

Contents

= content_for :sidebar do
  %ul#child_pages
    - @sitemap_node.try(:each) do |page|
      %li= link_to page.title, page_child_path(page.parent_id, page.id)

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
wheels-0.1.30 app/views/pages/_child_pages_links.html.haml
wheels-0.1.28 app/views/pages/_child_pages_links.html.haml
wheels-0.1.27 app/views/pages/_child_pages_links.html.haml
wheels-0.1.25 app/views/pages/_child_pages_links.html.haml
wheels-0.1.24 app/views/pages/_child_pages_links.html.haml
wheels-0.1.23 app/views/pages/_child_pages_links.html.haml
wheels-0.1.22 app/views/pages/_child_pages_links.html.haml
wheels-0.1.21 app/views/pages/_child_pages_links.html.haml
wheels-0.1.20 app/views/pages/_child_pages_links.html.haml
wheels-0.1.19 app/views/pages/_child_pages_links.html.haml
wheels-0.1.18 app/views/pages/_child_pages_links.html.haml
wheels-0.1.17 app/views/pages/_child_pages_links.html.haml
wheels-0.1.16 app/views/pages/_child_pages_links.html.haml
wheels-0.1.15 app/views/pages/_child_pages_links.html.haml
wheels-0.1.14 app/views/pages/_child_pages_links.html.haml
wheels-0.1.13 app/views/pages/_child_pages_links.html.haml
wheels-0.1.12 app/views/pages/_child_pages_links.html.haml
wheels-0.1.10 app/views/pages/_child_pages_links.html.haml
wheels-0.1.9 app/views/pages/_child_pages_links.html.haml
wheels-0.1.8 app/views/pages/_child_pages_links.html.haml