Skip to content

Instantly share code, notes, and snippets.

@grahamb
Created March 28, 2013 21:16
Show Gist options
  • Select an option

  • Save grahamb/5266880 to your computer and use it in GitHub Desktop.

Select an option

Save grahamb/5266880 to your computer and use it in GitHub Desktop.
require ['jquery', 'sfu_stats/vendor/jquery.dataTables'], ($) ->
// do things here that rely on jquery.dataTables
$('#courses').dataTable({.......});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment