mirror of
http://ghproxy.cn/https://github.com/multunus/onemdm-server
synced 2025-12-06 02:04:57 +00:00
Create device controller with and API to create a device
- Turn of assets and helper generation automatically
This commit is contained in:
@@ -14,7 +14,7 @@ Rails.application.routes.draw do
|
||||
# get 'products/:id/purchase' => 'catalog#purchase', as: :purchase
|
||||
|
||||
# Example resource route (maps HTTP verbs to controller actions automatically):
|
||||
# resources :products
|
||||
resources :devices
|
||||
|
||||
# Example resource route with options:
|
||||
# resources :products do
|
||||
|
||||
Reference in New Issue
Block a user