Correccion de nombre ruta y se agregan metodos

This commit is contained in:
2024-09-11 20:58:38 -03:00
parent 8c63022011
commit 3cefdd8f38
2 changed files with 23 additions and 0 deletions

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

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