fluentd-ui/spec/models/fluentd/setting
Kenji Okimoto d8213f713b
Use type instead of @type
Because `@type` is not defined in model.
So we must convert name `type` to `@type` or `@type` to `type` at the boundary
between the model and parameters.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-21 15:42:23 +09:00
..
in_forward_spec.rb Add initial_params 2018-06-21 15:26:50 +09:00
in_http_spec.rb Add specs for previous change 2018-05-24 18:28:11 +09:00
in_monitor_agent_spec.rb Add specs for previous change 2018-05-24 18:28:11 +09:00
in_syslog_spec.rb Add specs for previous change 2018-05-24 18:28:11 +09:00
in_tail_spec.rb Use type instead of @type 2018-06-21 15:42:23 +09:00
out_elasticsearch_spec.rb Add specs for previous change 2018-05-24 18:28:11 +09:00
out_mongo_spec.rb Update specs to follow changes related to validation 2018-06-21 11:20:13 +09:00
out_s3_spec.rb Add specs for previous change 2018-05-24 18:28:11 +09:00
out_stdout_spec.rb Add specs for previous change 2018-05-24 18:28:11 +09:00
out_tdlog_spec.rb Update specs to follow changes related to validation 2018-06-21 11:20:13 +09:00