Silly read only databases...

This commit is contained in:
2026-07-27 18:32:56 -06:00
parent 2a4e1c5026
commit 0172c86958
10 changed files with 95 additions and 2 deletions
+1
View File
@@ -11,4 +11,5 @@ Rails.application.routes.draw do
# Defines the root path route ("/")
# root "posts#index"
root "joints#index"
end