Skip to content

Instantly share code, notes, and snippets.

@michalg-
Last active August 29, 2015 14:17
Show Gist options
  • Save michalg-/50f758067de73fa61a46 to your computer and use it in GitHub Desktop.
Save michalg-/50f758067de73fa61a46 to your computer and use it in GitHub Desktop.
%table#dt_basic.remote{ data: { source: datatables_index_products_path(product_search: params[:product_search]) } }
%thead
%tr
%th= 'Name'
%th= 'Prototype name'
%th= 'Producer'
%th= 'Category'
%th= 'Margin'
%th{ 'data-datatable' => '{"bSortable":false}' }
%tbody
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment