Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

WIP—Email sending#15

Open
zanedb wants to merge 10 commits intomasterfrom
email-sending
Open

WIP—Email sending#15
zanedb wants to merge 10 commits intomasterfrom
email-sending

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