Revert "Add a macro for complexes multiparts"

This commit is contained in:
Blake Erickson
2021-03-06 14:52:49 -07:00
committed by GitHub
parent f7036b7e5a
commit 989aab656f
7 changed files with 1 additions and 110 deletions

View File

@@ -1,6 +1,5 @@
TestApp::Application.routes.draw do
post '/blogs/multipart', to: 'blogs#multipart_create'
post '/blogs/flexible', to: 'blogs#flexible_create'
post '/blogs/alternate', to: 'blogs#alternate_create'
resources :blogs