Latest updates

This commit is contained in:
2022-04-07 12:45:09 +01:00
parent 557b43c911
commit 21b42c69a5
25 changed files with 412 additions and 14 deletions

Binary file not shown.

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

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