RubyFlow The Ruby and Rails community linklog

rails dataTables install without gems

http://dstull.github.io/javascript/2015/09/06/rails-datatables-install-without-gem/

jquery datatables rails is a gem that conveniently wraps the datatables library in a gem for rails. However, using that gem adds an unnecessary layer between your app and datatables library. This can mean you will have to wait for the gem to be updated to use latest datatables updates.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in