Added ransack search function to admin/users index
This commit is contained in:
@@ -247,6 +247,10 @@ GEM
|
||||
zeitwerk (~> 2.6)
|
||||
rainbow (3.1.1)
|
||||
rake (13.2.1)
|
||||
ransack (4.2.1)
|
||||
activerecord (>= 6.1.5)
|
||||
activesupport (>= 6.1.5)
|
||||
i18n
|
||||
rdoc (6.7.0)
|
||||
psych (>= 4.0.0)
|
||||
redis (5.3.0)
|
||||
@@ -383,6 +387,7 @@ DEPENDENCIES
|
||||
pwned
|
||||
rails (~> 7.2.0, >= 7.2.0)
|
||||
rails-i18n (~> 7.0)
|
||||
ransack (~> 4.2)
|
||||
redis (>= 4.0.1)
|
||||
rubocop-rails-omakase
|
||||
selenium-webdriver
|
||||
|
||||
Reference in New Issue
Block a user