Sha256: b6ccafd981986b29e983a79c2920fabfccc7699f571a399de0b6679d8cb60258

Contents?: true

Size: 148 Bytes

Versions: 26

Compression:

Stored size: 148 Bytes

Contents

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

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
wheels-0.0.48 app/views/pages/_child_pages_links.html.haml
wheels-0.0.47 app/views/pages/_child_pages_links.html.haml
wheels-0.0.46 app/views/pages/_child_pages_links.html.haml
wheels-0.0.45 app/views/pages/_child_pages_links.html.haml
wheels-0.0.44 app/views/pages/_child_pages_links.html.haml
wheels-0.0.43 app/views/pages/_child_pages_links.html.haml
wheels-0.0.42 app/views/pages/_child_pages_links.html.haml
wheels-0.0.41 app/views/pages/_child_pages_links.html.haml
wheels-0.0.40 app/views/pages/_child_pages_links.html.haml
wheels-0.0.39 app/views/pages/_child_pages_links.html.haml
wheels-0.0.38 app/views/pages/_child_pages_links.html.haml
wheels-0.0.37 app/views/pages/_child_pages_links.html.haml
wheels-0.0.36 app/views/pages/_child_pages_links.html.haml
wheels-0.0.35 app/views/pages/_child_pages_links.html.haml
wheels-0.0.34 app/views/pages/_child_pages_links.html.haml
wheels-0.0.33 app/views/pages/_child_pages_links.html.haml
wheels-0.0.32 app/views/pages/_child_pages_links.html.haml
wheels-0.0.31 app/views/pages/_child_pages_links.html.haml
wheels-0.0.30 app/views/pages/_child_pages_links.html.haml
wheels-0.0.29 app/views/pages/_child_pages_links.html.haml