Sha256: eb029545ca75538d65ee97db0b2b648d18d2bf7b6067d5d3e93b146a7f766daf

Contents?: true

Size: 254 Bytes

Versions: 1

Compression:

Stored size: 254 Bytes

Contents

= 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.5 app/views/application/index.html.haml