adding kaminari

This commit is contained in:
2023-01-11 18:20:02 +02:00
parent 9de8bddcf5
commit 4990f57973
10 changed files with 88 additions and 0 deletions

View File

@ -21,6 +21,7 @@ gem 'thredded', '~> 1.0'
gem "simple_form" , "5.1.0"
gem "simple_form_tailwind_css"
gem 'kaminari'
gem "merged" , git: "https://github.com/HubFeenixMakers/merged"
#gem "merged" , path: "../merged"