Sha256: 5129e1f29c2d656e8b8e68bf4d6b8027cde0ebd8c91fde3dec7aebb22212a7d8

Contents?: true

Size: 190 Bytes

Versions: 10

Compression:

Stored size: 190 Bytes

Contents

- cache menu do
  %ul.nav
    = render partial: options[:node_partial_name],
      collection: menu.children.includes(:page, :children),
      locals: { options: options },
      as: 'node'

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
alchemy_cms-4.6.7 lib/rails/generators/alchemy/menus/templates/wrapper.html.haml
alchemy_cms-4.6.6 lib/rails/generators/alchemy/menus/templates/wrapper.html.haml
alchemy_cms-4.6.5 lib/rails/generators/alchemy/menus/templates/wrapper.html.haml
alchemy_cms-4.5.1 lib/rails/generators/alchemy/menus/templates/wrapper.html.haml
alchemy_cms-4.6.4 lib/rails/generators/alchemy/menus/templates/wrapper.html.haml
alchemy_cms-4.6.3 lib/rails/generators/alchemy/menus/templates/wrapper.html.haml
alchemy_cms-4.6.2 lib/rails/generators/alchemy/menus/templates/wrapper.html.haml
alchemy_cms-4.6.1 lib/rails/generators/alchemy/menus/templates/wrapper.html.haml
alchemy_cms-4.6.0 lib/rails/generators/alchemy/menus/templates/wrapper.html.haml
alchemy_cms-4.5.0 lib/rails/generators/alchemy/menus/templates/wrapper.html.haml