Add Solid Cache

This commit is contained in:
Kevin McConnell
2025-01-08 13:40:35 +00:00
parent 5c19c3422b
commit 2e892e0766
7 changed files with 57 additions and 2 deletions
+1
View File
@@ -15,6 +15,7 @@ gem "hotwire_combobox", github: "josefarias/hotwire_combobox", branch: :main
gem "bootsnap", require: false
gem "puma", ">= 5.0"
gem "solid_cable", ">= 3.0"
gem "solid_cache", "~> 1.0"
gem "sqlite3", ">= 2.0"
gem "thruster", require: false