indexed posts, more specs

This commit is contained in:
Dylan Knutson
2024-12-25 17:30:03 +00:00
parent 1c86e73df9
commit 355da6932b
27 changed files with 407 additions and 169 deletions

View File

@@ -282,6 +282,10 @@ GEM
activesupport (= 7.2.2.1)
bundler (>= 1.15.0)
railties (= 7.2.2.1)
rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
activesupport (>= 5.0.1.rc1)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
@@ -450,6 +454,7 @@ DEPENDENCIES
rack-cors
rack-mini-profiler (~> 3.3)
rails (~> 7.2)
rails-controller-testing
rails_live_reload!
rails_semantic_logger (~> 4.17)
rb-bsdiff!