add api key

This commit is contained in:
2025-01-24 13:03:47 -08:00
parent fc0a446b01
commit 3a0b818041
7 changed files with 63 additions and 4 deletions

View File

@ -0,0 +1,7 @@
require "test_helper"
class ApiKeyTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end