18 19 20
# File 'lib/fluentd_server/model.rb', line 18 def filename File.join(FluentdServer::Config.data_dir, "#{self.name}.erb") if self.name end