Fixes by Claude
This commit is contained in:
parent
eca5238abd
commit
107531385b
8 changed files with 413 additions and 69 deletions
|
|
@ -118,6 +118,7 @@ Osem::Application.routes.draw do
|
|||
resources :emails, only: [:show, :update, :index] do
|
||||
collection do
|
||||
get :bulk
|
||||
get :recipients
|
||||
post :send_bulk
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue