Scaffold park model

This commit is contained in:
2025-10-07 21:50:24 -07:00
parent 777cadec6b
commit c9eebe622d
5 changed files with 47 additions and 1 deletions

7
test/models/park_test.rb Normal file
View File

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