Setup solid_cable (#55)

Reviewed-on: #55
This commit is contained in:
Andrew Tomaka 2025-01-17 00:28:06 -05:00
parent 55a07d49d2
commit d5bc6c718e
5 changed files with 54 additions and 4 deletions

View file

@ -20,6 +20,7 @@ gem "jbuilder"
# Use Redis adapter to run Action Cable in production
# gem "redis", ">= 4.0.1"
gem "solid_cable"
gem "solid_cache"
gem "solid_queue"