andela/eventx

View on GitHub
app/views/new_event_mailer/new_event.html.erb

Summary

Maintainability
Test Coverage
Hello,

Your favourite event manager <%= @event.manager_profile.user.first_name %> has created a new event. Visit the event page to see more details
<%= link_to "Event", event_path(@event.id) %>
Best Regards