view portion of adding a column almost complete, then backend logic
This commit is contained in:
@@ -35,6 +35,9 @@ Railsgoat::Application.routes.draw do
|
||||
end
|
||||
|
||||
resources :pay do
|
||||
collection do
|
||||
post "update_dd_info"
|
||||
end
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user