We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b450c commit b89e857Copy full SHA for b89e857
README.md
@@ -75,7 +75,7 @@ We assume here that you have already installed [jQuery DataTables](https://datat
75
76
You can install jQuery DataTables :
77
78
-* with the [`jquery-datatables-rails`](https://github.com/rweng/jquery-datatables-rails) gem (which is a bit outdated)
+* with the [`jquery-datatables`](https://github.com/mkhairi/jquery-datatables) gem
79
* by adding the assets manually (in `vendor/assets`)
80
* with [Rails webpacker gem](https://github.com/rails/webpacker) (see [here](/doc/webpack.md) for more infos)
81
0 commit comments