tomichj / invitation

A Rails gem that can send 'scoped' invitations
MIT License
77 stars 28 forks source link

Invite model validations #32

Open davissp14 opened 3 years ago

davissp14 commented 3 years ago

Currently, there are no validations in place to enforce proper emails on the Invite model. Is this by design?