indexed posts enums

This commit is contained in:
Dylan Knutson
2024-12-25 21:46:33 +00:00
parent 355da6932b
commit 2381df7d10
22 changed files with 205 additions and 83 deletions

View File

@@ -30,7 +30,7 @@ gem "turbo-rails"
gem "stimulus-rails"
# Build JSON APIs with ease [https://github.com/rails/jbuilder]
gem "jbuilder"
gem "jbuilder", "~> 2.13"
# Use Redis adapter to run Action Cable in production
# gem "redis", "~> 4.0"