-
- Downloads
Create route to send test email to admins
Showing
- app/controllers/avo/tests_controller.rb 11 additions, 0 deletionsapp/controllers/avo/tests_controller.rb
- app/mailers/admins_mailer.rb 4 additions, 0 deletionsapp/mailers/admins_mailer.rb
- app/views/admins_mailer/test_email.html.erb 3 additions, 0 deletionsapp/views/admins_mailer/test_email.html.erb
- app/views/admins_mailer/test_email.text.erb 3 additions, 0 deletionsapp/views/admins_mailer/test_email.text.erb
- config/routes.rb 4 additions, 0 deletionsconfig/routes.rb
app/controllers/avo/tests_controller.rb
0 → 100644
app/views/admins_mailer/test_email.html.erb
0 → 100644
app/views/admins_mailer/test_email.text.erb
0 → 100644
Please register or sign in to comment