Sha256: aa7073ddfb87072184e9787544ca6a870373a9b3fee11e5aa1d0d49691a82318

Contents?: true

Size: 170 Bytes

Versions: 8

Compression:

Stored size: 170 Bytes

Contents

%nav#effective-page-segments-menu{local_assigns[:html_options]}
  %ul.nav
    - page.page_segments.each do |segment|
      = nav_link_to(segment.to_s, "#" + segment.uid)

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
effective_pages-3.14.1 app/views/effective/page_segments/_menu.html.haml
effective_pages-3.14.0 app/views/effective/page_segments/_menu.html.haml
effective_pages-3.13.5 app/views/effective/page_segments/_menu.html.haml
effective_pages-3.13.4 app/views/effective/page_segments/_menu.html.haml
effective_pages-3.13.3 app/views/effective/page_segments/_menu.html.haml
effective_pages-3.13.2 app/views/effective/page_segments/_menu.html.haml
effective_pages-3.13.1 app/views/effective/page_segments/_menu.html.haml
effective_pages-3.13.0 app/views/effective/page_segments/_menu.html.haml