Use datatables
This commit is contained in:
parent
1c1a3646ff
commit
04fa1a67e1
1 changed files with 2 additions and 0 deletions
2
Gemfile
2
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
|
||||
|
|
Loading…
Reference in a new issue