Sha256: d0510c50afc393550414e7157e687b6d4a6be6249588401a28c19142971e9dda

Contents?: true

Size: 313 Bytes

Versions: 18

Compression:

Stored size: 313 Bytes

Contents

- pluralized_resource = resource_class.to_s.downcase.pluralize
%h1= t('admix.crud.show.title')
= render partial: 'show', locals: {resource: resource}
%br
.well{style: 'clear:both;'}
  = link_to t('admix.crud.list.title', resources: t("#{pluralized_resource}.#{pluralized_resource}")), collection_url, class: 'btn'

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
mix-rails-0.16.0 admix/app/views/admix/inherited/show.html.haml
admix-0.16.0 app/views/admix/inherited/show.html.haml
mix-rails-0.15.0 admix/app/views/admix/inherited/show.html.haml
admix-0.15.0 app/views/admix/inherited/show.html.haml
mix-rails-0.12.2 admix/app/views/admix/inherited/show.html.haml
admix-0.12.2 app/views/admix/inherited/show.html.haml
mix-rails-0.12.1 admix/app/views/admix/inherited/show.html.haml
admix-0.12.1 app/views/admix/inherited/show.html.haml
admix-0.11.0 app/views/admix/inherited/show.html.haml
mix-rails-0.10.4 admix/app/views/admix/inherited/show.html.haml
admix-0.10.4 app/views/admix/inherited/show.html.haml
mix-rails-0.10.3 admix/app/views/admix/inherited/show.html.haml
admix-0.10.3 app/views/admix/inherited/show.html.haml
admix-0.10.2 app/views/admix/inherited/show.html.haml
admix-0.10.1 app/views/admix/inherited/show.html.haml
mix-rails-0.7.0 admix/app/views/admix/inherited/show.html.haml
mix-rails-0.6.0 admix/app/views/admix/inherited/show.html.haml
mix-rails-0.5.0 admix/app/views/admix/inherited/show.html.haml