Sha256: cede84ec4ea037be28e982e404051e28d7c48b4ea6b0a13c3dab992a4fc13926
Contents?: true
Size: 565 Bytes
Versions: 12
Compression:
Stored size: 565 Bytes
Contents
.well %h2= current_page_title %p Just like %code options_for_select , %code :custom_filter can take arguments in the form of a hash, an array of two element arrays, or just an array. %p %code custom_filter: :auto will instruct WiceGrid to figure out the list of possible values by running a %code SELECT DISTINCT `column` FROM `table` query on the table. = show_code .row-fluid .col-md-6 = render 'g1' .col-md-6 = render 'g2' .row-fluid .col-md-6 = render 'g3' .col-md-6 = render 'g4'
Version data entries
12 entries across 12 versions & 2 rubygems