Added ransack search function to admin/users index

This commit is contained in:
2024-09-18 14:59:07 +02:00
parent 4bff15cd4e
commit ff1c1017cf
11 changed files with 77 additions and 21 deletions

View File

@@ -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