Sha256: a07c1b167a5d8217eeb0fb72ad42059bbee59007915a6206cf6b0b1b758d5717

Contents?: true

Size: 444 Bytes

Versions: 52

Compression:

Stored size: 444 Bytes

Contents

<%= turbo_frame_start params[:turbo_frame] %>
  <%= render Avo::Views::ResourceIndexComponent.new(
      resource: @resource,
      resources: @resources,
      models: @models,
      pagy: @pagy,
      index_params: @index_params,
      filters: @filters,
      actions: @actions,
      reflection: @reflection,
      turbo_frame: params[:turbo_frame],
      parent_model: @parent_model,
    )
  %>
<%= turbo_frame_end params[:turbo_frame] %>

Version data entries

52 entries across 52 versions & 1 rubygems

Version Path
avo-1.4.5.pre.1 app/views/avo/base/index.html.erb
avo-1.4.4.pre.1 app/views/avo/base/index.html.erb
avo-1.4.4 app/views/avo/base/index.html.erb
avo-1.4.3 app/views/avo/base/index.html.erb
avo-1.4.2 app/views/avo/base/index.html.erb
avo-1.4.1 app/views/avo/base/index.html.erb
avo-1.4.0 app/views/avo/base/index.html.erb
avo-1.4.0.pre.1 app/views/avo/base/index.html.erb
avo-1.3.5 app/views/avo/base/index.html.erb
avo-1.3.5.pre.1 app/views/avo/base/index.html.erb
avo-1.3.4 app/views/avo/base/index.html.erb
avo-1.3.3 app/views/avo/base/index.html.erb
avo-1.3.2 app/views/avo/base/index.html.erb
avo-1.3.1 app/views/avo/base/index.html.erb
avo-1.3.0 app/views/avo/base/index.html.erb
avo-1.2.11.pre.4 app/views/avo/base/index.html.erb
avo-1.2.11.pre.3 app/views/avo/base/index.html.erb
avo-1.2.11.pre.2 app/views/avo/base/index.html.erb
avo-1.2.11.pre.1 app/views/avo/base/index.html.erb
avo-1.2.10 app/views/avo/base/index.html.erb