Sha256: ae121f50ea55daa67b25c2d41d07a88f9f92e74e04a4cb6d5552a025ce452696

Contents?: true

Size: 307 Bytes

Versions: 7

Compression:

Stored size: 307 Bytes

Contents

%h1= Rao::ResourcesController::Configuration.label_for_resource_proc.call(@resource)

= render 'before_show_table', resource: @resource

= resource_table(resource: @resource) do |t|
  = render 'show', table: t

= render 'after_show_table', resource: @resource
  
= render 'show_actions', resource: @resource

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
rao-resources_controller-0.0.52.pre app/views/rao/resources_controller/base/show.html.haml
rao-resources_controller-0.0.51.pre app/views/rao/resources_controller/base/show.html.haml
rao-resources_controller-0.0.50.pre app/views/rao/resources_controller/base/show.html.haml
rao-resources_controller-0.0.49.pre app/views/rao/resources_controller/base/show.html.haml
rao-resources_controller-0.0.48.pre app/views/rao/resources_controller/base/show.html.haml
rao-resources_controller-0.0.47.pre app/views/rao/resources_controller/base/show.html.haml
rao-resources_controller-0.0.46.pre app/views/rao/resources_controller/base/show.html.haml