Paginate the read notifications

This commit is contained in:
Kevin McConnell
2025-01-24 17:42:36 +00:00
parent 42fa37d347
commit 1f3bc1134f
7 changed files with 53 additions and 5 deletions
+1
View File
@@ -22,6 +22,7 @@ gem "thruster", require: false
# Features
gem "bcrypt", "~> 3.1.7"
gem "geared_pagination", "~> 1.2"
gem "rqrcode"
gem "redcarpet"
gem "rouge"