Sha256: ee0b74dc6d425f80ad6c963a727648c7e8afdb000c8a629aeae0d1a98bb3891d

Contents?: true

Size: 693 Bytes

Versions: 5

Compression:

Stored size: 693 Bytes

Contents

.card.bg-light
  .card-body
    %h2= current_page_title
    %p
      An array of symbols submitted to
      %code :custom_filter
      has a special meaning. The first symbol is sent as a method name to EVERY ActiveRecord object.
      If an object responds to this method, the second method name is sent to the returned value unless it is nil, and so on.
      The dropdown is populated by the list unique values.
      The conditions set up by the user are ignored, that is, the records used are all those found on all pages without any active filters.
      Naturally this can be extremely inneffective and should be used with caution.

= show_code

.row
  .col-md-12
    = 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/custom_filters3/index.html.haml
wice_grid-7.1.3 spec/support/test_app/app/views/custom_filters3/index.html.haml
wice_grid-7.1.2 spec/support/test_app/app/views/custom_filters3/index.html.haml
wice_grid-7.1.1 spec/support/test_app/app/views/custom_filters3/index.html.haml
wice_grid-7.1.0 spec/support/test_app/app/views/custom_filters3/index.html.haml