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:
@@ -31,5 +31,7 @@ module OnemdmServer
|
||||
|
||||
# Do not swallow errors in after_commit/after_rollback callbacks.
|
||||
config.active_record.raise_in_transactional_callbacks = true
|
||||
config.generators.assets = false
|
||||
config.generators.helper = false
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user