Sha256: 439e41c87d7fa7d66214faf2d06159328db077229fb2de655eb095ab983272f7
Contents?: true
Size: 172 Bytes
Versions: 1
Compression:
Stored size: 172 Bytes
Contents
class Fluentd module Setting module Label extend ActiveSupport::Concern included do config_argument(:label, :string) end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fluentd-ui-1.1.0 | app/models/concerns/fluentd/setting/label.rb |