alts, admin page, login

This commit is contained in:
2025-02-03 14:42:41 -08:00
parent 2d85fdb5cd
commit 5c0d9e9435
11 changed files with 214 additions and 45 deletions

View File

@ -0,0 +1,7 @@
require "test_helper"
class AdminControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end