Sha256: 23bf32587149e6f3d09691834786338ce438d7638cee70fe3be51e569856c839

Contents?: true

Size: 199 Bytes

Versions: 9

Compression:

Stored size: 199 Bytes

Contents

- content_for :navigation do
  = aureus_navigation do |n|
    - n.title t(".title")
    - n.button link_to(t(".button_new"), new_{{{PATH_SINGULAR}}}_url) if can? :create, {{{MODEL}}}

= render "list"

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
aureus-1.3.1 lib/generators/aureus/views/templates/views/index.html.haml
aureus-1.3.0 lib/generators/aureus/views/templates/views/index.html.haml
aureus-1.2.2 lib/generators/aureus/views/templates/views/index.html.haml
aureus-1.2.1 lib/generators/aureus/views/templates/views/index.html.haml
aureus-1.2.0 lib/generators/aureus/views/templates/views/index.html.haml
aureus-1.1.2 lib/generators/aureus/views/templates/views/index.html.haml
aureus-1.1.1 lib/generators/aureus/views/templates/views/index.html.haml
aureus-1.1.0 lib/generators/aureus/views/templates/views/index.html.haml
aureus-1.0.0 lib/generators/aureus/views/templates/views/index.html.haml