Test pass: test_reapply_binding_target
Add Targets #reapply action Explicit params[:date] conversion
This commit is contained in:
@@ -68,7 +68,7 @@ end
|
||||
resources :goals, only: [] do
|
||||
resources :targets, param: :date, except: [:update] do
|
||||
member do
|
||||
post 'reapply'
|
||||
get 'reapply'
|
||||
end
|
||||
end
|
||||
resource :targets, only: [:update]
|
||||
|
||||
Reference in New Issue
Block a user