entity scaffold

This commit is contained in:
2023-01-13 20:50:41 +02:00
parent c46ecb73e0
commit 26ea76c8e9
15 changed files with 272 additions and 1 deletions

View File

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