This commit is contained in:
0x8664b2
2022-08-23 13:00:54 -07:00
commit 808ff56abc
85 changed files with 1436 additions and 0 deletions

0
test/controllers/.keep Normal file
View File

View File

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