mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-04-11 15:21:01 +02:00
4 lines
95 B
Ruby
4 lines
95 B
Ruby
json.array! @config.elements do |elm|
|
|
json.partial! "api/settings/element", element: elm
|
|
end
|