Sha256: a7e46cb4ae97ecdf2dee23701beb2ac4ed0c35e8af7e0fb1f989e0969927e186

Contents?: true

Size: 154 Bytes

Versions: 3

Compression:

Stored size: 154 Bytes

Contents

:ruby
  Kin::Nav.setup(:test, Kin::Nav::Formatters::Subnav) do |nav|
    nav.add(:one, 'One')
    nav.add(:two, 'Two')
  end

= display_navigation(:test)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
antw-kin-0.3.3 spec/fixture/app/views/nav_specs/subnav_formatter.html.haml
antw-kin-0.4.0 spec/fixture/app/views/nav_specs/subnav_formatter.html.haml
antw-kin-0.4.1 spec/fixture/app/views/nav_specs/subnav_formatter.html.haml