Sha256: cab0f2e41c96166d551cdc461c99e5e14b3d807341784ae2bef65f22d2814cad

Contents?: true

Size: 263 Bytes

Versions: 10

Compression:

Stored size: 263 Bytes

Contents

- model_klass = model_for(controller)
- model_name  = model_name_for(controller)

%h1= t :listing, :elem => model_klass.model_name.human.pluralize

= render_searchbox
= render "index"
= render_paginator @paginator

.clear_both

.actions
  = index_default_actions

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
bootstrap_admin-1.0.1 app/views/defaults/index.html.haml
bootstrap_admin-1.0.0 app/views/defaults/index.html.haml
bootstrap_admin-0.0.18 app/views/defaults/index.html.haml
bootstrap_admin-0.0.17 app/views/defaults/index.html.haml
bootstrap_admin-0.0.15 app/views/defaults/index.html.haml
bootstrap_admin-0.0.14 app/views/defaults/index.html.haml
bootstrap_admin-0.0.13 app/views/defaults/index.html.haml
bootstrap_admin-0.0.12 app/views/defaults/index.html.haml
bootstrap_admin-0.0.11 app/views/defaults/index.html.haml
bootstrap_admin-0.0.10 app/views/defaults/index.html.haml