Invite your friends to a Kosmos account by sharing an invitation URL with them:
<% end %>URL |
---|
<%= invitation_url(invitation.token) %> |
You do not have any invitations to give away yet. All good things come in time.
<% end %>Accepted | Invited user |
---|---|
<%= invitation.used_at.strftime("%Y-%m-%d") %> | <%= User.find(invitation.invited_user_id).address %> |