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