-
- Downloads
Fixing email instance parameters, adding invites to events
Showing
- app/controllers/mailer_controller.rb 14 additions, 2 deletionsapp/controllers/mailer_controller.rb
- app/mailers/invite_mailer.rb 11 additions, 0 deletionsapp/mailers/invite_mailer.rb
- app/mailers/reminder_mailer.rb 5 additions, 3 deletionsapp/mailers/reminder_mailer.rb
- app/views/invite_mailer/invite.html.erb 9 additions, 0 deletionsapp/views/invite_mailer/invite.html.erb
- app/views/invite_mailer/invite.text.erb 3 additions, 0 deletionsapp/views/invite_mailer/invite.text.erb
- app/views/reminder_mailer/reminder.html.erb 3 additions, 2 deletionsapp/views/reminder_mailer/reminder.html.erb
- app/views/reminder_mailer/reminder.text.erb 3 additions, 2 deletionsapp/views/reminder_mailer/reminder.text.erb
- config/routes.rb 2 additions, 1 deletionconfig/routes.rb
- docker-compose.yaml 1 addition, 1 deletiondocker-compose.yaml
Loading
Please register or sign in to comment