diff --git a/app/models/invitadx.rb b/app/models/invitadx.rb new file mode 100644 index 00000000..a51659ec --- /dev/null +++ b/app/models/invitadx.rb @@ -0,0 +1 @@ +class Invitadx < ApplicationRecord; end