Sha256: c38284fb74d629f371f51ff5b43052593b37c16001f0a5ed267f7bd3734a7fa6

Contents?: true

Size: 658 Bytes

Versions: 12

Compression:

Stored size: 658 Bytes

Contents

.well
  %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-fluid
  .col-md-12
    = render   'grid'

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
wice_grid-6.1.3 spec/support/test_app/app/views/custom_filters3/index.html.haml
wice_grid-6.1.2 spec/support/test_app/app/views/custom_filters3/index.html.haml
wice_grid-6.1.1 spec/support/test_app/app/views/custom_filters3/index.html.haml
wice_grid-6.1.0 spec/support/test_app/app/views/custom_filters3/index.html.haml
pwice_grid-7.0.0 spec/support/test_app/app/views/custom_filters3/index.html.haml
pwice_grid-6.1.2 spec/support/test_app/app/views/custom_filters3/index.html.haml
pwice_grid-6.1.1 spec/support/test_app/app/views/custom_filters3/index.html.haml
pwice_grid-6.1.0 spec/support/test_app/app/views/custom_filters3/index.html.haml
pwice_grid-5.0.2 spec/support/test_app/app/views/custom_filters3/index.html.haml
pwice_grid-5.0.1 spec/support/test_app/app/views/custom_filters3/index.html.haml
pwice_grid-5.0.0 spec/support/test_app/app/views/custom_filters3/index.html.haml
wice_grid-4.1.0 spec/support/test_app/app/views/custom_filters3/index.html.haml