Sha256: 7a7ab7f8b602eca709b390902fb80ce95b4640a433688ad09b0c1364594d570c

Contents?: true

Size: 244 Bytes

Versions: 6

Compression:

Stored size: 244 Bytes

Contents

%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("#{@collection_name}.#{@collection_name}")), collection_url, class: 'btn'

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
mix-rails-0.23.1 admix/app/views/admix/inherited/show.html.haml
admix-0.23.1 app/views/admix/inherited/show.html.haml
mix-rails-0.23.0 admix/app/views/admix/inherited/show.html.haml
admix-0.23.0 app/views/admix/inherited/show.html.haml
mix-rails-0.22.0 admix/app/views/admix/inherited/show.html.haml
admix-0.22.0 app/views/admix/inherited/show.html.haml