Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

WIP—Email sending #15

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

WIP—Email sending #15

wants to merge 10 commits into from

Conversation

zanedb
Copy link
Owner

@zanedb zanedb commented Dec 16, 2018

Receipts need to be added + make attendee signup receipts use it for now

Before merging:

Event.all.each { |e| e.create_email_config! if e.email_config.nil? }

</h1>

<% if @event.email_config.enabled? %>
a
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eep

@lachlanjc
Copy link
Contributor

Before merging: Event.all.map(&:create_email_config!)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants