Sha256: c3480944163c12c2cdb2da904c09901da43a29876f403f9d0f0aa45bb27a34a0
Contents?: true
Size: 771 Bytes
Versions: 27
Compression:
Stored size: 771 Bytes
Contents
- @organization = @resource.invited_by.user_memberships.first.organization %h1 Hi #{@resource.email}. %p #{@organization.name} has invited you to their Artful.ly account! Artful.ly is a new web-app that helps artists sell tickets, take donations, and manage contacts. %p To check it out, accept #{@organization.name}’s invitation and set up your login info, = link_to 'follow this link.', accept_invitation_url(@resource, :invitation_token => @resource.invitation_token) %p If you do not want to join this organization, just ignore this email. Your account won’t be created until you click the link above and set your password. %p If you have any question about #{@organization.name}’s invitation, please contact #{mail_to @organization.email}.
Version data entries
27 entries across 27 versions & 1 rubygems