Sha256: 42cfa95adfa44ffba32346c052826a459e43cd99dbe0785919acb8ad82e07c2a

Contents?: true

Size: 288 Bytes

Versions: 1

Compression:

Stored size: 288 Bytes

Contents

- content_for :page_header do
  = page_header resource_name.pluralize

= render 'toolbar'

- if collection
  = scope_nav
  = table_for(controller_namespaces + [resource_class], collection) do |t|
    = render 'table', :t => t
  = page_range
  = paginate collection, :theme => 'app_frame'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
app_frame-0.5.6 app/views/application/index.html.haml