Sha256: dd86dbc2a610e8ede2f91565a4801fac8c98a78594f2d409984651bed2ac8748

Contents?: true

Size: 379 Bytes

Versions: 5

Compression:

Stored size: 379 Bytes

Contents

.card.bg-light
  .card-body
    %h2= current_page_title
    %p
      When two associations referring to the same model are joined, ActiveRecord
      uses a table alias for one of these joins. To make it work with WiceGrid, find
      the alias in the logs and specify it in a column definition with the help of

      %code :table_alias
      \.

= show_code

= render   'grid'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
wice_grid-7.1.4 spec/support/test_app/app/views/two_associations/index.html.haml
wice_grid-7.1.3 spec/support/test_app/app/views/two_associations/index.html.haml
wice_grid-7.1.2 spec/support/test_app/app/views/two_associations/index.html.haml
wice_grid-7.1.1 spec/support/test_app/app/views/two_associations/index.html.haml
wice_grid-7.1.0 spec/support/test_app/app/views/two_associations/index.html.haml