Sha256: 5aa5ae9edeb8dd59aacdfada19bb62bbe3cca79be2af03b4b2262d302c1440f3

Contents?: true

Size: 313 Bytes

Versions: 1

Compression:

Stored size: 313 Bytes

Contents

= render ModalContentComponent.new do |content|
  - content.with_header do
    = link_to @record.target_object, 'data-turbo-frame': '_top' do
      | Ir al #{@record.class.nombre_singular.downcase}

  - content.with_actions do
    = render @record.actions_component

  - content.with_body do
    = render @record

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pg_rails-7.3.0 pg_engine/app/components/show_modal_component.html.slim