diff --git a/Gemfile b/Gemfile index 5ede63b..827d765 100644 --- a/Gemfile +++ b/Gemfile @@ -23,6 +23,8 @@ gem 'cancancan' # Pure for css gem 'purecss-rails' +# Use datatables +gem 'jquery-datatables-rails', '~> 3.3.0' # Use jquery as the JavaScript library