Closed LizPrescott closed 6 years ago
I have an invitation table already that might conflict, and it would be super helpful to get this info about your invitations table before I start hacking away.
Here's the table created by invitation:
invitation
https://github.com/tomichj/invitation/blob/master/lib/generators/invitation/install/templates/db/migrate/create_invites.rb
The table name, as you can see there, is invites, not invitation, so hopefully this won't cause a conflict for you.
invites
I have an invitation table already that might conflict, and it would be super helpful to get this info about your invitations table before I start hacking away.